Searched defs:MLPDecodeContext (Results 1 – 1 of 1) sorted by relevance
129 typedef struct MLPDecodeContext { struct130 AVCodecContext *avctx;133 int is_major_sync_unit;136 int major_sync_header_size;139 uint8_t params_valid;165 } MLPDecodeContext; argument