#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_chunk * | work_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] |
Definition at line 43 of file dv_profile.h.
Definition at line 60 of file dv_profile.h.
Referenced by dv_extract_audio(), dv_extract_audio_info(), and dv_write_pack().
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().
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().
Definition at line 57 of file dv_profile.h.
Referenced by dv_decode_video_segment(), and dv_encode_video_segment().
Definition at line 47 of file dv_profile.h.
Referenced by dv_calc_mb_coordinates(), dv_extract_audio(), dv_inject_audio(), dv_inject_metadata(), dv_work_pool_size(), and ff_dv_init_dynamic_tables().
Definition at line 46 of file dv_profile.h.
Referenced by avpriv_dv_frame_profile2(), dv_assemble_frame(), dv_extract_video_info(), dv_frame_offset(), dv_inject_metadata(), dv_read_header(), dv_read_packet(), dv_read_seek(), and dvvideo_decode_frame().
Definition at line 51 of file dv_profile.h.
Referenced by avpriv_dv_produce_packet(), dv_calculate_mb_xy(), dv_decode_video_segment(), dv_encode_video_segment(), dv_extract_audio(), dvvideo_decode_frame(), ff_dv_init_dynamic_tables(), and ff_dv_print_profiles().
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().
Definition at line 50 of file dv_profile.h.
Referenced by dv_extract_timecode(), dv_write_header(), and dv_write_pack().
Definition at line 48 of file dv_profile.h.
Referenced by dv_extract_audio(), dv_init_mux(), dv_inject_metadata(), dv_work_pool_size(), dv_write_pack(), and ff_dv_init_dynamic_tables().
Definition at line 56 of file dv_profile.h.
Referenced by avpriv_dv_codec_profile(), dv_calc_mb_coordinates(), dv_decode_video_segment(), dv_encode_video_segment(), dv_write_pack(), dvvideo_decode_frame(), and ff_dv_print_profiles().
Definition at line 53 of file dv_profile.h.
Referenced by dv_extract_video_info(), and dvvideo_decode_frame().
Definition at line 49 of file dv_profile.h.
Referenced by dv_extract_video_info(), dv_write_pack(), dvvideo_decode_frame(), ff_dv_offset_reset(), and ff_dv_print_profiles().
Definition at line 45 of file dv_profile.h.
Referenced by dv_decode_video_segment(), dv_encode_video_segment(), and dv_write_pack().
Definition at line 52 of file dv_profile.h.
Referenced by avpriv_dv_codec_profile(), dv_calc_mb_coordinates(), dvvideo_decode_frame(), and ff_dv_print_profiles().
Definition at line 54 of file dv_profile.h.
Referenced by dvvideo_decode_frame(), and ff_dv_init_dynamic_tables().