ff_h263_find_resync_marker 166 libavcodec/h263dec.c const uint8_t *end = ff_h263_find_resync_marker(start + 1, s->gb.buffer_end); ff_h263_find_resync_marker 842 libavcodec/mpegvideo.h const uint8_t *ff_h263_find_resync_marker(const uint8_t *p, const uint8_t *end);