Searched refs:MJPEGParserContext (Results 1 – 1 of 1) sorted by relevance
31 typedef struct MJPEGParserContext{ struct34 }MJPEGParserContext; typedef40 static int find_frame_end(MJPEGParserContext *m, const uint8_t *buf, int buf_size){ in find_frame_end()109 MJPEGParserContext *m = s->priv_data; in jpeg_parse()133 .priv_data_size = sizeof(MJPEGParserContext),