Home
last modified time | relevance | path

Searched refs:sps_ids (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dh264dec.c36 int sps_ids[MAX_SPS_COUNT+1] = {0}; in h264_probe() local
93 sps_ids[sps_id] = 1; in h264_probe()
103 if (!sps_ids[sps_id]) in h264_probe()

Completed in 1 milliseconds