Searched refs:OpenGLContext (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dopengl_enc.c173 typedef struct OpenGLContext { struct
226 } OpenGLContext; typedef in typeref:struct:OpenGLContext
279 static av_cold int opengl_init_context(OpenGLContext *opengl);
281 static av_cold void opengl_deinit_context(OpenGLContext *opengl)
310 OpenGLContext *opengl = h->priv_data;
329 OpenGLContext *opengl = h->priv_data;
344 static int opengl_sdl_recreate_window(OpenGLContext *opengl, int width, int height)
363 OpenGLContext *opengl = h->priv_data;
404 OpenGLContext *opengl = h->priv_data;
421 static int av_cold opengl_sdl_load_procedures(OpenGLContext *openg
[all...]

Completed in 62 milliseconds