Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dinternal.h327 int avpriv_codec_get_cap_skip_frame_fill_param(const AVCodec *codec);
Dutils.c467 int avpriv_codec_get_cap_skip_frame_fill_param(const AVCodec *codec){ in avpriv_codec_get_cap_skip_frame_fill_param() function
/third_party/ffmpeg/libavformat/
Dutils.c3104 if (avpriv_codec_get_cap_skip_frame_fill_param(avctx->codec)) {