Searched refs:texifmt (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | iosurfaceglmemory.c | 219 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()
|
D | videotexturecache-gl.m | 206 GstGLFormat texifmt, texfmt;
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 548 GLuint tex_id, tex_target, texifmt, texfmt;
|