|
RetroArch
|
Public Attributes | |
| GC | gc |
| XShmSegmentInfo | shminfo |
| XvPortID | port |
| int | depth |
| int | visualid |
| XvImage * | image |
| uint32_t | fourcc |
| unsigned | width |
| unsigned | height |
| bool | keep_aspect |
| struct video_viewport | vp |
| uint8_t * | ytable |
| uint8_t * | utable |
| uint8_t * | vtable |
| void * | font |
| const font_renderer_driver_t * | font_driver |
| unsigned | luma_index [2] |
| unsigned | chroma_u_index |
| unsigned | chroma_v_index |
| uint8_t | font_y |
| uint8_t | font_u |
| uint8_t | font_v |
| void(* | render_func )(struct xv *, const void *frame, unsigned width, unsigned height, unsigned pitch) |
| unsigned xv::chroma_u_index |
| unsigned xv::chroma_v_index |
| int xv::depth |
| void* xv::font |
| const font_renderer_driver_t* xv::font_driver |
| uint8_t xv::font_u |
| uint8_t xv::font_v |
| uint8_t xv::font_y |
| uint32_t xv::fourcc |
| GC xv::gc |
| unsigned xv::height |
| XvImage* xv::image |
| bool xv::keep_aspect |
| unsigned xv::luma_index[2] |
| XvPortID xv::port |
| void(* xv::render_func) (struct xv *, const void *frame, unsigned width, unsigned height, unsigned pitch) |
| XShmSegmentInfo xv::shminfo |
| uint8_t* xv::utable |
| int xv::visualid |
| struct video_viewport xv::vp |
| uint8_t* xv::vtable |
| unsigned xv::width |
| uint8_t* xv::ytable |
1.8.15