|
xine-lib
1.2.10
|
Data Fields | |
| vo_frame_t | vo_frame |
| int | format |
| int | flags |
| vo_scale_t | sc |
| uint8_t * | image |
| int | bytes_per_line |
| xcb_shm_seg_t | shmseg |
| yuv2rgb_t * | yuv2rgb |
| uint8_t * | rgb_dst |
| int | state |
| int | offs0 |
| int | offs1 |
| uint8_t * | crop_start |
| uint8_t * | crop_flush |
| uint8_t * | crop_stop |
| XImage * | image |
| XShmSegmentInfo | shminfo |
| int xshm_frame_t::bytes_per_line |
Referenced by create_ximage(), xshm_display_frame(), xshm_frame_field(), and xshm_frame_proc_setup().
| uint8_t * xshm_frame_t::crop_flush |
Referenced by xshm_frame_proc_setup(), and xshm_frame_proc_slice().
| uint8_t * xshm_frame_t::crop_start |
Referenced by xshm_frame_proc_setup().
| uint8_t * xshm_frame_t::crop_stop |
Referenced by xshm_frame_proc_setup(), and xshm_frame_proc_slice().
| int xshm_frame_t::flags |
Referenced by xshm_update_frame_format().
| int xshm_frame_t::format |
Referenced by xshm_frame_proc_slice(), and xshm_update_frame_format().
| uint8_t* xshm_frame_t::image |
| XImage* xshm_frame_t::image |
| int xshm_frame_t::offs0 |
Referenced by xshm_frame_proc_setup(), and xshm_frame_proc_slice().
| int xshm_frame_t::offs1 |
Referenced by xshm_frame_proc_setup(), and xshm_frame_proc_slice().
| uint8_t * xshm_frame_t::rgb_dst |
Referenced by xshm_frame_field(), and xshm_frame_proc_slice().
| vo_scale_t xshm_frame_t::sc |
| XShmSegmentInfo xshm_frame_t::shminfo |
Referenced by xshm_frame_dispose(), and xshm_frame_proc_setup().
| xcb_shm_seg_t xshm_frame_t::shmseg |
Referenced by create_ximage(), dispose_ximage(), and xshm_display_frame().
| int xshm_frame_t::state |
Referenced by xshm_display_frame(), xshm_frame_proc_setup(), and xshm_update_frame_format().
| vo_frame_t xshm_frame_t::vo_frame |
| yuv2rgb_t * xshm_frame_t::yuv2rgb |
1.8.17