Home
last modified time | relevance | path

Searched refs:C93BlockRecord (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dc93.c27 typedef struct C93BlockRecord { struct
31 } C93BlockRecord; argument
36 C93BlockRecord block_records[512];
110 C93BlockRecord *br = &c93->block_records[c93->current_block]; in read_packet()