xine-lib 1.2.13-20230125hg15249
Data Structures | Typedefs | Functions
hw_frame.h File Reference
#include <xine/video_out.h>
#include <xine/xine_internal.h>

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 Documentation

◆ xine_glconv_t

typedef struct xine_glconv_t xine_glconv_t

◆ xine_hwdec_t

typedef struct xine_hwdec_t xine_hwdec_t

Function Documentation

◆ _x_hwdec_new()

xine_hwdec_t * _x_hwdec_new ( xine_t * xine,
vo_driver_t * vo_driver,
unsigned visual_type,
const void * visual,
unsigned flags )