19 #ifndef AVCODEC_DV_PROFILE_H 20 #define AVCODEC_DV_PROFILE_H 30 #define DV_PROFILE_BYTES (6 * 80) 70 const uint8_t *frame,
unsigned buf_size);
int audio_min_samples[3]
Definition: dv_profile.h:54
const uint8_t(* audio_shuffle)[9]
Definition: dv_profile.h:58
Definition: dv_profile.h:39
AVRational sar[2]
Definition: dv_profile.h:49
int audio_stride
Definition: dv_profile.h:53
const uint8_t * block_sizes
Definition: dv_profile.h:52
int width
Definition: dv_profile.h:48
int audio_samples_dist[5]
Definition: dv_profile.h:56
int frame_size
Definition: dv_profile.h:42
const AVDVProfile * av_dv_frame_profile(const AVDVProfile *sys, const uint8_t *frame, unsigned buf_size)
const AVDVProfile * av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt)
int dsf
Definition: dv_profile.h:40
int n_difchan
Definition: dv_profile.h:44
struct AVDVProfile AVDVProfile
int ltc_divisor
Definition: dv_profile.h:46
Definition: rational.h:58
int bpm
Definition: dv_profile.h:51
enum AVPixelFormat pix_fmt
Definition: dv_profile.h:50
AVRational time_base
Definition: dv_profile.h:45
int height
Definition: dv_profile.h:47
int video_stype
Definition: dv_profile.h:41
int difseg_size
Definition: dv_profile.h:43
const AVDVProfile * av_dv_codec_profile2(int width, int height, enum AVPixelFormat pix_fmt, AVRational frame_rate)
AVPixelFormat
Definition: pixfmt.h:60