FFmpeg
|
Data Fields | |
uint8_t * | data |
unsigned | nb_stored |
unsigned | stored_index |
unsigned | index |
unsigned | bpp |
StreamParams | p [MAX_STREAMS] |
int | header_len |
uint8_t | header [(MAX_STREAMS+7)/8] |
unsigned LAFContext::index |
Definition at line 41 of file lafdec.c.
Referenced by convert_from_tensorflow.Operand::__lt__(), and convert_from_tensorflow.Operand::__str__().
StreamParams LAFContext::p[MAX_STREAMS] |
uint8_t LAFContext::header[(MAX_STREAMS+7)/8] |