FFmpeg  1.2.4
Data Fields
DVprofile Struct Reference

#include <dv_profile.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 AVPixelFormat pix_fmt
int bpm
const uint8_tblock_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 43 of file dv_profile.h.

Field Documentation

int DVprofile::audio_min_samples[3]

Definition at line 60 of file dv_profile.h.

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

int DVprofile::audio_samples_dist[5]

Definition at line 62 of file dv_profile.h.

Referenced by dv_audio_frame_size().

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

Definition at line 64 of file dv_profile.h.

Referenced by dv_extract_audio(), and dv_inject_audio().

int DVprofile::audio_stride

Definition at line 59 of file dv_profile.h.

Referenced by dv_extract_audio(), and dv_inject_audio().

const uint8_t* DVprofile::block_sizes

Definition at line 58 of file dv_profile.h.

Referenced by dv_decode_video_segment(), and dv_encode_video_segment().

int DVprofile::bpm

Definition at line 57 of file dv_profile.h.

Referenced by dv_decode_video_segment(), and dv_encode_video_segment().

int DVprofile::difseg_size
int DVprofile::dsf

Definition at line 44 of file dv_profile.h.

Referenced by dv_write_pack().

int DVprofile::frame_size
int DVprofile::height
uint32_t* DVprofile::idct_factor

Definition at line 55 of file dv_profile.h.

Referenced by dv_decode_video_segment(), and ff_dv_init_dynamic_tables().

int DVprofile::ltc_divisor

Definition at line 50 of file dv_profile.h.

Referenced by dv_extract_timecode(), dv_write_header(), and dv_write_pack().

int DVprofile::n_difchan
enum AVPixelFormat DVprofile::pix_fmt
AVRational DVprofile::sar[2]

Definition at line 53 of file dv_profile.h.

Referenced by dv_extract_video_info(), and dvvideo_decode_frame().

AVRational DVprofile::time_base
int DVprofile::video_stype

Definition at line 45 of file dv_profile.h.

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

int DVprofile::width
DVwork_chunk* DVprofile::work_chunks

Definition at line 54 of file dv_profile.h.

Referenced by dvvideo_decode_frame(), and ff_dv_init_dynamic_tables().


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