FFmpeg
4.4.5
|
Data Fields | |
void * | ctx |
enum hashtype | type |
const AVCRC * | crctab |
uint32_t | crc |
void* AVHashContext::ctx |
Definition at line 59 of file hash.c.
Referenced by av_hash_alloc().
enum hashtype AVHashContext::type |
Definition at line 59 of file hash.c.
Referenced by av_hash_alloc().
const AVCRC* AVHashContext::crctab |
Definition at line 61 of file hash.c.
Referenced by av_hash_alloc().