|
xine-lib
1.2.10
|
Data Fields | |
| vo_frame_t | vo_frame |
| int | format |
| int | flags |
| vo_scale_t | sc |
| yuv2rgb_t * | yuv2rgb |
| uint8_t * | rgb_dst |
| int | yuv_stride |
| int | bytes_per_line |
| uint8_t * | video_mem |
| uint8_t * | data |
| int | yoffset |
| struct fb_driver_s * | this |
| int fb_frame_s::bytes_per_line |
Referenced by fb_display_frame(), fb_frame_field(), fb_update_frame_format(), and setup_colorspace_converter().
| uint8_t* fb_frame_s::data |
Referenced by fb_display_frame(), fb_frame_dispose(), fb_frame_field(), fb_overlay_blend(), and frame_reallocate().
| int fb_frame_s::flags |
Referenced by fb_update_frame_format().
| int fb_frame_s::format |
Referenced by fb_frame_proc_slice(), and fb_update_frame_format().
| uint8_t* fb_frame_s::rgb_dst |
Referenced by fb_frame_field(), and fb_frame_proc_slice().
| vo_scale_t fb_frame_s::sc |
| struct fb_driver_s* fb_frame_s::this |
Referenced by fb_alloc_frame(), and fb_frame_dispose().
| uint8_t* fb_frame_s::video_mem |
Referenced by fb_alloc_frame(), fb_display_frame(), and frame_reallocate().
| vo_frame_t fb_frame_s::vo_frame |
Referenced by fb_alloc_frame(), fb_display_frame(), fb_frame_proc_slice(), frame_reallocate(), and setup_colorspace_converter().
| int fb_frame_s::yoffset |
Referenced by fb_alloc_frame(), and fb_display_frame().
| yuv2rgb_t* fb_frame_s::yuv2rgb |
| int fb_frame_s::yuv_stride |
Referenced by setup_colorspace_converter().
1.8.17