ff_h263_find_frame_end   76 libavcodec/h263_parser.c         next= ff_h263_find_frame_end(pc, buf, buf_size);
ff_h263_find_frame_end   27 libavcodec/h263_parser.h int ff_h263_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size);
ff_h263_find_frame_end  451 libavcodec/h263dec.c             next = ff_h263_find_frame_end(&s->parse_context, buf, buf_size);
ff_h263_find_frame_end  453 libavcodec/h263dec.c             next = ff_h263_find_frame_end(&s->parse_context, buf, buf_size);