xine-lib 1.2.11
|
#include <video_out_dxr3.h>
Data Fields | |
vo_frame_t | vo_frame |
uint32_t | oheight |
int | aspect |
int | pan_scan |
void * | mem |
uint8_t * | real_base [3] |
int | swap_fields |
int dxr3_frame_s::aspect |
Referenced by dxr3_display_frame(), and dxr3_update_frame_format().
void* dxr3_frame_s::mem |
Referenced by dxr3_frame_dispose(), and dxr3_update_frame_format().
uint32_t dxr3_frame_s::oheight |
Referenced by dxr3_display_frame(), dxr3_update_frame_format(), lavc_on_display_frame(), and lavc_on_update_format().
int dxr3_frame_s::pan_scan |
Referenced by dxr3_display_frame(), and dxr3_update_frame_format().
uint8_t* dxr3_frame_s::real_base[3] |
Referenced by dxr3_update_frame_format(), and lavc_prepare_frame().
int dxr3_frame_s::swap_fields |
Referenced by dxr3_update_frame_format().
vo_frame_t dxr3_frame_s::vo_frame |