Searched refs:MJPEGParserContext (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmjpeg_parser.c31 typedef struct MJPEGParserContext{ struct
34 }MJPEGParserContext; typedef in typeref:struct:MJPEGParserContext
40 static int find_frame_end(MJPEGParserContext *m, const uint8_t *buf, int buf_size){
107 MJPEGParserContext *m = s->priv_data;
131 .priv_data_size = sizeof(MJPEGParserContext),

Completed in 105 milliseconds