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

Field Documentation

int AVDVProfile::dsf

Definition at line 40 of file dv_profile.h.

Referenced by dv_format_frame(), and dv_write_pack().

int AVDVProfile::video_stype

Definition at line 41 of file dv_profile.h.

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

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

Definition at line 46 of file dv_profile.h.

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

int AVDVProfile::height
int AVDVProfile::width

Definition at line 48 of file dv_profile.h.

Referenced by dv_calc_mb_coordinates(), and dvvideo_decode_frame().

AVRational AVDVProfile::sar[2]

Definition at line 49 of file dv_profile.h.

Referenced by dv_extract_video_info(), and dvvideo_decode_frame().

enum AVPixelFormat AVDVProfile::pix_fmt
int AVDVProfile::bpm

Definition at line 51 of file dv_profile.h.

Referenced by dv_decode_video_segment(), and dv_encode_video_segment().

const uint8_t* AVDVProfile::block_sizes

Definition at line 52 of file dv_profile.h.

Referenced by dv_decode_video_segment(), and dv_encode_video_segment().

int AVDVProfile::audio_stride

Definition at line 53 of file dv_profile.h.

Referenced by dv_extract_audio(), and dv_inject_audio().

int AVDVProfile::audio_min_samples[3]

Definition at line 54 of file dv_profile.h.

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

int AVDVProfile::audio_samples_dist[5]

Definition at line 56 of file dv_profile.h.

Referenced by dv_audio_frame_size().

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

Definition at line 58 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: