|
xine-lib
1.2.10
|
Data Fields | |
| vo_frame_t | vo_frame |
| uint8_t * | buffer |
| int | format |
| uint32_t | width |
| uint32_t | height |
| int | size |
| double | ratio |
| uint8_t* win32_frame_t::buffer |
Referenced by win32_frame_dispose(), and win32_update_frame_format().
| int win32_frame_t::format |
Referenced by win32_alloc_frame(), win32_display_frame(), and win32_update_frame_format().
| uint32_t win32_frame_t::height |
Referenced by win32_display_frame(), win32_overlay_blend(), and win32_update_frame_format().
| double win32_frame_t::ratio |
Referenced by win32_display_frame(), and win32_update_frame_format().
| int win32_frame_t::size |
Referenced by win32_update_frame_format().
| vo_frame_t win32_frame_t::vo_frame |
| uint32_t win32_frame_t::width |
Referenced by win32_display_frame(), win32_overlay_blend(), and win32_update_frame_format().
1.8.17