Searched refs:last_mb (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | h264_parser.c | 136 unsigned int mb, last_mb = p->parse_last_mb; in h264_find_frame_end() local 145 if (mb <= last_mb) { in h264_find_frame_end() |
Completed in 2 milliseconds