xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
int | x |
int | y |
int | width |
int | height |
int | video_window_x |
int | video_window_y |
int | video_window_width |
int | video_window_height |
int | extent_width |
int | extent_height |
int | unscaled |
int | use_dirty_rect |
vo_overlay_t * | ovl |
vdpau_output_surface_t | render_surface |
int vdpau_overlay_t::extent_height |
Referenced by vdpau_process_overlays().
int vdpau_overlay_t::extent_width |
Referenced by vdpau_process_overlays().
int vdpau_overlay_t::height |
Referenced by vdpau_overlay_end(), and vdpau_process_overlays().
vo_overlay_t* vdpau_overlay_t::ovl |
Referenced by vdpau_overlay_end().
vdpau_output_surface_t vdpau_overlay_t::render_surface |
Referenced by vdpau_dispose(), vdpau_overlay_end(), and vdpau_process_overlays().
int vdpau_overlay_t::unscaled |
Referenced by vdpau_process_overlays().
int vdpau_overlay_t::use_dirty_rect |
Referenced by vdpau_overlay_blend(), and vdpau_overlay_end().
int vdpau_overlay_t::video_window_height |
Referenced by vdpau_process_overlays().
int vdpau_overlay_t::video_window_width |
Referenced by vdpau_process_overlays().
int vdpau_overlay_t::video_window_x |
Referenced by vdpau_process_overlays().
int vdpau_overlay_t::video_window_y |
Referenced by vdpau_process_overlays().
int vdpau_overlay_t::width |
Referenced by vdpau_overlay_end(), and vdpau_process_overlays().
int vdpau_overlay_t::x |
Referenced by vdpau_process_overlays().
int vdpau_overlay_t::y |
Referenced by vdpau_process_overlays().