Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmjpeg_parser.c40 static int find_frame_end(MJPEGParserContext *m, const uint8_t *buf, int buf_size){ in find_frame_end() function
116 next= find_frame_end(m, buf, buf_size); in jpeg_parse()
H A Djpeg2000_parser.c93 static int find_frame_end(JPEG2000ParserContext *m, const uint8_t *buf, int buf_size) in find_frame_end() function
200 next= find_frame_end(m, buf, buf_size); in jpeg2000_parse()
H A Ddirac_parser.c56 static int find_frame_end(DiracParseContext *pc, in find_frame_end() function
254 next = find_frame_end(pc, buf, buf_size); in dirac_parse()

Completed in 2 milliseconds