FFmpeg  4.0
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 95 of file g2meet.c.

Field Documentation

◆ bucket

ePICPixHashElem* ePICPixHash::bucket[EPIC_HASH_SIZE]

Definition at line 96 of file g2meet.c.

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

◆ bucket_size

int ePICPixHash::bucket_size[EPIC_HASH_SIZE]

Definition at line 97 of file g2meet.c.

Referenced by epic_free_pixel_cache(), and epic_hash_add().

◆ bucket_fill

int ePICPixHash::bucket_fill[EPIC_HASH_SIZE]

Definition at line 98 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: