|
xine-lib 1.2.12
|
#include "vaapi_egl.h"#include <stdlib.h>#include <unistd.h>#include <pthread.h>#include <va/va.h>#include <xine/xineutils.h>#include <xine/video_out.h>#include "accel_vaapi.h"#include "xine_va_display.h"#include "../opengl/xine_gl.h"#include "../hw_frame.h"Macros | |
| #define | LOG_MODULE "vaapi_egl" |
Functions | |
| xine_glconv_t * | _glconv_vaegl_init (xine_t *xine, xine_gl_t *gl, xine_va_display_t *va_display) |
| #define LOG_MODULE "vaapi_egl" |
| xine_glconv_t * _glconv_vaegl_init | ( | xine_t * | xine, |
| xine_gl_t * | gl, | ||
| xine_va_display_t * | va_display | ||
| ) |
References LOG_MODULE, NULL, XINE_VERBOSITY_LOG, and xprintf.
Referenced by _opengl_interop().