Home
last modified time | relevance | path

Searched refs:au_has_sps (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_redundant_pps_bsf.c84 int au_has_sps; in h264_redundant_pps_update_fragment() local
87 au_has_sps = 0; in h264_redundant_pps_update_fragment()
92 au_has_sps = 1; in h264_redundant_pps_update_fragment()
97 if (!au_has_sps) { in h264_redundant_pps_update_fragment()