Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_mp4toannexb_bsf.c71 uint8_t *out = NULL, unit_nb, sps_done = 0; in h264_extradata_to_annexb() local
95 if (bytestream2_get_bytes_left(gb) < unit_size + !sps_done) { in h264_extradata_to_annexb()
106 if (!unit_nb && !sps_done++) { in h264_extradata_to_annexb()