Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_parse.c417 static int decode_extradata_ps_mp4(const uint8_t *buf, int buf_size, H264ParamSets *ps, in decode_extradata_ps_mp4() function
489 ret = decode_extradata_ps_mp4(p, nalsize, ps, err_recognition, logctx); in ff_h264_decode_extradata()
503 ret = decode_extradata_ps_mp4(p, nalsize, ps, err_recognition, logctx); in ff_h264_decode_extradata()