FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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]
 
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 38 of file dv_profile.h.

Field Documentation

int DVprofile::dsf

Definition at line 39 of file dv_profile.h.

Referenced by dv_format_frame(), and dv_write_pack().

int DVprofile::video_stype

Definition at line 40 of file dv_profile.h.

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

int DVprofile::frame_size
int DVprofile::difseg_size
int DVprofile::n_difchan
AVRational DVprofile::time_base
int DVprofile::ltc_divisor

Definition at line 45 of file dv_profile.h.

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

int DVprofile::height
int DVprofile::width
AVRational DVprofile::sar[2]

Definition at line 48 of file dv_profile.h.

Referenced by dv_extract_video_info(), and dvvideo_decode_frame().

enum AVPixelFormat DVprofile::pix_fmt
int DVprofile::bpm

Definition at line 50 of file dv_profile.h.

Referenced by dv_decode_video_segment(), and dv_encode_video_segment().

const uint8_t* DVprofile::block_sizes

Definition at line 51 of file dv_profile.h.

Referenced by dv_decode_video_segment(), and dv_encode_video_segment().

int DVprofile::audio_stride

Definition at line 52 of file dv_profile.h.

Referenced by dv_extract_audio(), and dv_inject_audio().

int DVprofile::audio_min_samples[3]

Definition at line 53 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 55 of file dv_profile.h.

Referenced by dv_audio_frame_size().

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

Definition at line 57 of file dv_profile.h.

Referenced by dv_extract_audio(), and dv_inject_audio().


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