Searched refs:got_first (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | h264_parser.c | 60 int got_first; member 598 if (!p->got_first) { in h264_parse() 599 p->got_first = 1; in h264_parse() |
Completed in 2 milliseconds