Home
last modified time | relevance | path

Searched refs:h261_find_frame_end (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh261_parser.c30 static int h261_find_frame_end(ParseContext *pc, AVCodecContext *avctx, in h261_find_frame_end() function
77 next = h261_find_frame_end(pc, avctx, buf, buf_size); in h261_parse()