DVprofile Struct Reference

#include <dvdata.h>

Data Fields

int dsf
int video_stype
int frame_size
int difseg_size
int n_difchan
AVRational time_base
int ltc_divisor
int height
int width
AVRational sar [2]
DVwork_chunkwork_chunks
uint32_t * idct_factor
enum PixelFormat pix_fmt
int bpm
const uint8_t * block_sizes
int audio_stride
int audio_min_samples [3]
int audio_samples_dist [5]
const uint8_t(* audio_shuffle )[9]

Detailed Description

Definition at line 44 of file dvdata.h.

Field Documentation

int DVprofile::audio_min_samples[3]

Definition at line 61 of file dvdata.h.

Referenced by dv_extract_audio(), dv_extract_audio_info(), and dv_write_pack().

int DVprofile::audio_samples_dist[5]

Definition at line 63 of file dvdata.h.

Referenced by dv_audio_frame_size().

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

Definition at line 65 of file dvdata.h.

Referenced by dv_extract_audio(), and dv_inject_audio().

int DVprofile::audio_stride

Definition at line 60 of file dvdata.h.

Referenced by dv_extract_audio(), and dv_inject_audio().

const uint8_t* DVprofile::block_sizes

Definition at line 59 of file dvdata.h.

Referenced by dv_decode_video_segment(), and dv_encode_video_segment().

int DVprofile::bpm

Definition at line 58 of file dvdata.h.

Referenced by dv_decode_video_segment(), and dv_encode_video_segment().

int DVprofile::difseg_size
int DVprofile::dsf

Definition at line 45 of file dvdata.h.

Referenced by dv_write_pack().

uint32_t* DVprofile::idct_factor

Definition at line 56 of file dvdata.h.

Referenced by dv_decode_video_segment(), and dv_init_dynamic_tables().

int DVprofile::ltc_divisor

Definition at line 51 of file dvdata.h.

Referenced by dv_write_pack().

int DVprofile::n_difchan
AVRational DVprofile::sar[2]

Definition at line 54 of file dvdata.h.

Referenced by dv_extract_video_info().

AVRational DVprofile::time_base

Definition at line 50 of file dvdata.h.

Referenced by dv_extract_video_info(), dv_offset_reset(), and dv_write_pack().

int DVprofile::video_stype

Definition at line 46 of file dvdata.h.

Referenced by dv_decode_video_segment(), dv_encode_video_segment(), and dv_write_pack().

int DVprofile::width

Definition at line 53 of file dvdata.h.

Referenced by avpriv_dv_codec_profile(), dv_calc_mb_coordinates(), and dv_extract_video_info().

DVwork_chunk* DVprofile::work_chunks

Definition at line 55 of file dvdata.h.

Referenced by dv_init_dynamic_tables().


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