xine-lib 1.2.11
Data Fields
DVprofile Struct Reference

#include <ff_dvdata.h>

Data Fields

int dsf
 
int frame_size
 
int difseg_size
 
int n_difchan
 
int frame_rate
 
int frame_rate_base
 
int ltc_divisor
 
int height
 
int width
 
AVRational sar [2]
 
const uint16_t * video_place
 
enum PixelFormat pix_fmt
 
int audio_stride
 
int audio_min_samples [3]
 
int audio_samples_dist [5]
 
const uint8_t(* audio_shuffle )[9]
 

Field Documentation

◆ audio_min_samples

int DVprofile::audio_min_samples[3]

Referenced by dv_extract_audio().

◆ audio_samples_dist

int DVprofile::audio_samples_dist[5]

◆ audio_shuffle

const uint8_t(* DVprofile::audio_shuffle)[9]

Referenced by dv_extract_audio().

◆ audio_stride

int DVprofile::audio_stride

Referenced by dv_extract_audio().

◆ difseg_size

int DVprofile::difseg_size

Referenced by dv_extract_audio().

◆ dsf

int DVprofile::dsf

◆ frame_rate

int DVprofile::frame_rate

◆ frame_rate_base

int DVprofile::frame_rate_base

◆ frame_size

int DVprofile::frame_size

Referenced by dvaudio_decode_data().

◆ height

int DVprofile::height

◆ ltc_divisor

int DVprofile::ltc_divisor

◆ n_difchan

int DVprofile::n_difchan

◆ pix_fmt

enum PixelFormat DVprofile::pix_fmt

◆ sar

AVRational DVprofile::sar[2]

◆ video_place

const uint16_t* DVprofile::video_place

◆ width

int DVprofile::width

The documentation for this struct was generated from the following file: