FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ePICPixHash Struct Reference

Data Fields

ePICPixHashElembucket [EPIC_HASH_SIZE]
 
int bucket_size [EPIC_HASH_SIZE]
 
int bucket_fill [EPIC_HASH_SIZE]
 

Detailed Description

Definition at line 94 of file g2meet.c.

Field Documentation

ePICPixHashElem* ePICPixHash::bucket[EPIC_HASH_SIZE]

Definition at line 95 of file g2meet.c.

Referenced by epic_free_pixel_cache(), epic_hash_add(), and epic_hash_find().

int ePICPixHash::bucket_size[EPIC_HASH_SIZE]

Definition at line 96 of file g2meet.c.

Referenced by epic_free_pixel_cache(), and epic_hash_add().

int ePICPixHash::bucket_fill[EPIC_HASH_SIZE]

Definition at line 97 of file g2meet.c.

Referenced by epic_free_pixel_cache(), epic_hash_add(), and epic_hash_find().


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