#include <dvdata.h>

Data Fields | |
| int | dsf |
| int | frame_size |
| int | difseg_size |
| int | frame_rate |
| int | frame_rate_base |
| int | ltc_divisor |
| int | height |
| int | width |
| AVRational | sar [2] |
| const uint16_t * | video_place |
| enum PixelFormat | pix_fmt |
| int | audio_stride |
| int | audio_min_samples [3] |
| int | audio_samples_dist [5] |
| const uint16_t(* | audio_shuffle )[9] |
Definition at line 31 of file dvdata.h.
| int DVprofile::dsf |
Definition at line 33 of file dvdata.h.
Referenced by dvvideo_decode_frame(), and dvvideo_encode_frame().
Definition at line 34 of file dvdata.h.
Referenced by dvvideo_decode_frame(), and dvvideo_encode_frame().
| int DVprofile::width |
| const uint16_t* DVprofile::video_place |
Definition at line 42 of file dvdata.h.
Referenced by dv_decode_video_segment(), dv_encode_video_segment(), dvvideo_decode_frame(), dvvideo_encode_frame(), and dvvideo_init().
| int DVprofile::audio_min_samples[3] |
| const uint16_t(* DVprofile::audio_shuffle)[9] |
1.5.5