|
xine-lib
1.2.9
|
Go to the source code of this file.
Macros | |
| #define | LOG_VID 0 |
| #define | CONF_KEY "dxr3.device_number" |
| #define | CONF_NAME _("DXR3 device number") |
| #define | CONF_HELP _("If you have more than one DXR3 in your computer, you can specify which one to use here.") |
| #define | XINE_IMGFMT_DXR3 (('3'<<24)|('R'<<16)|('X'<<8)|'D') |
| #define | DXR3_VO_ID "dxr3" |
Functions | |
| static int | dxr3_present (xine_stream_t *stream) |
| #define CONF_HELP _("If you have more than one DXR3 in your computer, you can specify which one to use here.") |
Referenced by dxr3_open_plugin(), dxr3_scr_init(), dxr3_spudec_open_plugin(), and dxr3_vo_init_plugin().
| #define CONF_KEY "dxr3.device_number" |
Referenced by dxr3_open_plugin(), dxr3_scr_init(), dxr3_spudec_open_plugin(), and dxr3_vo_init_plugin().
| #define CONF_NAME _("DXR3 device number") |
Referenced by dxr3_open_plugin(), dxr3_scr_init(), dxr3_spudec_open_plugin(), and dxr3_vo_init_plugin().
| #define DXR3_VO_ID "dxr3" |
Referenced by dxr3_present(), and dxr3_vo_init_plugin().
| #define LOG_VID 0 |
Referenced by dxr3_present().
| #define XINE_IMGFMT_DXR3 (('3'<<24)|('R'<<16)|('X'<<8)|'D') |
|
inlinestatic |
References DXR3_VO_ID, video_driver_class_s::identifier, llprintf, LOG_VID, and xine_stream_s::video_driver.
Referenced by dxr3_open_plugin().
1.8.14