Searched refs:decode_extradata_ps_mp4 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | h264_parse.c | 419 static int decode_extradata_ps_mp4(const uint8_t *buf, int buf_size, H264ParamSets *ps, in decode_extradata_ps_mp4() function 491 ret = decode_extradata_ps_mp4(p, nalsize, ps, err_recognition, logctx); in ff_h264_decode_extradata() 505 ret = decode_extradata_ps_mp4(p, nalsize, ps, err_recognition, logctx); in ff_h264_decode_extradata()
|