Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddv_profile.h75 const AVDVProfile *av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt);
Ddv_profile.c304 const AVDVProfile *av_dv_codec_profile(int width, int height, in av_dv_codec_profile() function