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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh263dec.c166 const uint8_t *end = ff_h263_find_resync_marker(start + 1, s->gb.buffer_end);
H A Dmpegvideo.h842 const uint8_t *ff_h263_find_resync_marker(const uint8_t *p, const uint8_t *end);
H A Dh263.c3301 const uint8_t *ff_h263_find_resync_marker(const uint8_t *restrict p, const uint8_t * restrict end) function

Completed in 121 milliseconds