ff_h264_find_frame_end 248 libavcodec/h264_parser.c next= ff_h264_find_frame_end(h, buf, buf_size); ff_h264_find_frame_end 258 libavcodec/h264_parser.c ff_h264_find_frame_end(h, &pc->buffer[pc->last_index + next], -next); //update state ff_h264_find_frame_end 37 libavcodec/h264_parser.h int ff_h264_find_frame_end(H264Context *h, const uint8_t *buf, int buf_size);