av_dv_codec_profile2 310 libavcodec/dv_profile.c return av_dv_codec_profile2(width, height, pix_fmt, (AVRational){0, 0}); av_dv_codec_profile2 81 libavcodec/dv_profile.h const AVDVProfile *av_dv_codec_profile2(int width, int height, enum AVPixelFormat pix_fmt, AVRational frame_rate); av_dv_codec_profile2 55 libavcodec/dvenc.c s->sys = av_dv_codec_profile2(avctx->width, avctx->height, avctx->pix_fmt, avctx->time_base); av_dv_codec_profile2 338 libavformat/dvenc.c c->sys = av_dv_codec_profile2(vst->codecpar->width, vst->codecpar->height,