FFmpeg
Data Fields
AVHashContext Struct Reference

Data Fields

voidctx
 
enum hashtype  type
 
const AVCRCcrctab
 
uint32_t  crc
 

Detailed Description

Examples:
ffhash.c.

Definition at line 56 of file hash.c.

Field Documentation

void* AVHashContext::ctx

Definition at line 57 of file hash.c.

Referenced by av_hash_alloc(), av_hash_final(), av_hash_init(), and av_hash_update().

enum hashtype AVHashContext::type

Definition at line 58 of file hash.c.

Referenced by av_hash_alloc(), av_hash_final(), av_hash_get_name(), av_hash_get_size(), av_hash_init(), and av_hash_update().

const AVCRC* AVHashContext::crctab

Definition at line 59 of file hash.c.

Referenced by av_hash_alloc(), and av_hash_update().

uint32_t AVHashContext::crc

Definition at line 60 of file hash.c.

Referenced by av_hash_final(), av_hash_init(), and av_hash_update().


The documentation for this struct was generated from the following file:

Generated on Thu Oct 27 2016 19:33:58 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /