AVDVProfile 54 libavcodec/dv.c static inline void dv_calc_mb_coordinates(const AVDVProfile *d, int chan, AVDVProfile 175 libavcodec/dv.c int ff_dv_init_dynamic_tables(DVVideoContext *ctx, const AVDVProfile *d) AVDVProfile 43 libavcodec/dv.h const AVDVProfile *sys; AVDVProfile 103 libavcodec/dv.h int ff_dv_init_dynamic_tables(DVVideoContext *s, const AVDVProfile *d); AVDVProfile 107 libavcodec/dv.h static inline int dv_work_pool_size(const AVDVProfile *d) AVDVProfile 73 libavcodec/dv_profile.c static const AVDVProfile dv_profiles[] = { AVDVProfile 250 libavcodec/dv_profile.c const AVDVProfile *p = &dv_profiles[i]; AVDVProfile 260 libavcodec/dv_profile.c const AVDVProfile* ff_dv_frame_profile(AVCodecContext* codec, const AVDVProfile *sys, AVDVProfile 300 libavcodec/dv_profile.c const AVDVProfile *av_dv_frame_profile(const AVDVProfile *sys, AVDVProfile 306 libavcodec/dv_profile.c const AVDVProfile *av_dv_codec_profile(int width, int height, AVDVProfile 316 libavcodec/dv_profile.c const AVDVProfile *av_dv_codec_profile2(int width, int height, AVDVProfile 320 libavcodec/dv_profile.c const AVDVProfile *p = NULL; AVDVProfile 69 libavcodec/dv_profile.h const AVDVProfile *av_dv_frame_profile(const AVDVProfile *sys, AVDVProfile 75 libavcodec/dv_profile.h const AVDVProfile *av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt); AVDVProfile 81 libavcodec/dv_profile.h const AVDVProfile *av_dv_codec_profile2(int width, int height, enum AVPixelFormat pix_fmt, AVRational frame_rate); AVDVProfile 32 libavcodec/dv_profile_internal.h const AVDVProfile* ff_dv_frame_profile(AVCodecContext* codec, const AVDVProfile *sys, AVDVProfile 130 libavcodec/dvdec.c static void dv_init_weight_tables(DVVideoContext *ctx, const AVDVProfile *d) AVDVProfile 555 libavcodec/dvdec.c const AVDVProfile *sys; AVDVProfile 820 libavcodec/dvenc.c static inline void dv_revise_cnos(uint8_t *dif, EncBlockInfo *blk, const AVDVProfile *profile) AVDVProfile 44 libavformat/dv.c const AVDVProfile* sys; /* Current DV profile. E.g.: 525/60, 625/50 */ AVDVProfile 120 libavformat/dv.c const AVDVProfile *sys) AVDVProfile 48 libavformat/dvenc.c const AVDVProfile* sys; /* current DV profile, e.g.: 525/60, 625/50 */ AVDVProfile 75 libavformat/dvenc.c static int dv_audio_frame_size(const AVDVProfile* sys, int frame, int sample_rate)