xine-lib 1.2.13-20230125hg15249
|
Go to the source code of this file.
Data Structures | |
struct | xine_glconv_t |
struct | xine_hwdec_t |
Typedefs | |
typedef struct xine_glconv_t | xine_glconv_t |
typedef struct xine_hwdec_t | xine_hwdec_t |
Functions | |
xine_hwdec_t * | _x_hwdec_new (xine_t *xine, vo_driver_t *vo_driver, unsigned visual_type, const void *visual, unsigned flags) |
typedef struct xine_glconv_t xine_glconv_t |
typedef struct xine_hwdec_t xine_hwdec_t |
xine_hwdec_t * _x_hwdec_new | ( | xine_t * | xine, |
vo_driver_t * | vo_driver, | ||
unsigned | visual_type, | ||
const void * | visual, | ||
unsigned | flags ) |
References _x_find_module(), xine_hw_frame_plugin_s::api, default_hwdec_destroy(), HW_FRAME_PLUGIN_TYPE, NULL, xine_hw_frame_plugin_s::xine, and hw_frame_plugin_params_t::xine.
Referenced by opengl2_open_plugin().