DVprofile 51 libavcodec/dv.c const DVprofile *sys;
DVprofile 477 libavcodec/dvdata.h static const DVprofile dv_profiles[] = {
DVprofile 701 libavcodec/dvdata.h static inline const DVprofile* dv_frame_profile(const uint8_t* frame)
DVprofile 721 libavcodec/dvdata.h static const DVprofile* dv_codec_profile(AVCodecContext* codec)
DVprofile 38 libavformat/dv.c const DVprofile* sys; /* Current DV profile. E.g.: 525/60, 625/50 */
DVprofile 374 libavformat/dv.c const DVprofile* sys = dv_codec_profile(c->vst->codec);
DVprofile 38 libavformat/dvenc.c const DVprofile* sys; /* current DV profile, e.g.: 525/60, 625/50 */