Home
last modified time | relevance | path

Searched refs:texifmt (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosurfaceglmemory.c219 GLuint tex_id, tex_target, texifmt; in _io_surface_gl_memory_set_surface() local
226 texifmt = gst_gl_format_from_video_info (context, &gl_mem->info, plane); in _io_surface_gl_memory_set_surface()
229 gst_gl_context_get_gl_context (context), tex_target, texifmt, in _io_surface_gl_memory_set_surface()
231 IOSurfaceGetHeightOfPlane (surface, plane), texifmt, GL_UNSIGNED_BYTE, in _io_surface_gl_memory_set_surface()
Dvideotexturecache-gl.m206 GstGLFormat texifmt, texfmt;
/third_party/gstreamer/gstplugins_bad/
DChangeLog548 GLuint tex_id, tex_target, texifmt, texfmt;