FFmpeg
Data Fields
AVHashContext Struct Reference

Data Fields

void *  ctx
 
enum hashtype  type
 
const AVCRCcrctab
 
uint32_t  crc
 

Detailed Description

Examples
ffhash.c.

Definition at line 66 of file hash.c.

Field Documentation

ctx

void* AVHashContext::ctx

Definition at line 67 of file hash.c.

Referenced by av_hash_alloc().

type

enum hashtype AVHashContext::type

Definition at line 68 of file hash.c.

Referenced by av_hash_alloc().

crctab

const AVCRC* AVHashContext::crctab

Definition at line 69 of file hash.c.

Referenced by av_hash_alloc().

crc

uint32_t AVHashContext::crc

Definition at line 70 of file hash.c.

Referenced by add_crc_to_array(), compare_crc_in_array(), and compute_crc_of_packets().


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

Generated on Thu Sep 26 2024 23:16:28 for FFmpeg by   doxygen 1.8.17

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