xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
vo_frame_t | vo_frame |
int | width |
int | height |
int | format |
int | flags |
double | ratio |
vdpau_video_surface_t | surf |
int | surface_cleared_nr |
vdpau_accel_t | vdpau_accel_data |
int vdpau_frame_t::flags |
Referenced by vdpau_alloc_frame(), vdpau_duplicate_frame_data(), and vdpau_update_frame_format().
int vdpau_frame_t::format |
Referenced by vdpau_alloc_frame(), vdpau_display_frame(), and vdpau_update_frame_format().
int vdpau_frame_t::height |
Referenced by vdpau_alloc_frame(), vdpau_display_frame(), and vdpau_update_frame_format().
double vdpau_frame_t::ratio |
Referenced by vdpau_display_frame(), and vdpau_update_frame_format().
vdpau_video_surface_t vdpau_frame_t::surf |
Referenced by vdpau_alloc_frame(), vdpau_duplicate_frame_data(), vdpau_frame_dispose(), and vdpau_update_frame_format().
int vdpau_frame_t::surface_cleared_nr |
Referenced by vdpau_alloc_frame(), and vdpau_update_frame_format().
vdpau_accel_t vdpau_frame_t::vdpau_accel_data |
Referenced by vdpau_alloc_frame(), vdpau_display_frame(), vdpau_duplicate_frame_data(), and vdpau_update_frame_format().
vo_frame_t vdpau_frame_t::vo_frame |
int vdpau_frame_t::width |
Referenced by vdpau_alloc_frame(), vdpau_display_frame(), and vdpau_update_frame_format().