Searched refs:pps_ids (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | h264dec.c | 35 int pps_ids[MAX_PPS_COUNT+1] = {0}; in h264_probe() local 77 if (!pps_ids[pps_id]) in h264_probe() 105 pps_ids[pps_id] = 1; in h264_probe() |
Completed in 1 milliseconds