Searched defs:MLPDecodeContext (Results 1 – 1 of 1) sorted by relevance
131 typedef struct MLPDecodeContext { struct132 AVCodecContext *avctx;135 int is_major_sync_unit;138 int major_sync_header_size;141 uint8_t params_valid;167 } MLPDecodeContext; argument