ff_avc_mp4_find_startcode 33 libavformat/avc.h const uint8_t *ff_avc_mp4_find_startcode(const uint8_t *start, ff_avc_mp4_find_startcode 188 libavformat/rtpenc_h264_hevc.c r = ff_avc_mp4_find_startcode(buf1, end, s->nal_length_size) ? buf1 : end; ff_avc_mp4_find_startcode 195 libavformat/rtpenc_h264_hevc.c r1 = ff_avc_mp4_find_startcode(r, end, s->nal_length_size);