Searched refs:out_gl_format (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemorypbo.c | 438 GstGLFormat out_gl_format, in_gl_format; in _gl_mem_copy_thread() local 453 &out_gl_format, &out_gl_type); in _gl_mem_copy_thread() 478 copy_params->out_format, out_gl_format, out_gl_type, in _gl_mem_copy_thread() 533 out_gl_format, out_gl_type, 0); in _gl_mem_copy_thread()
|
D | gstglmemory.c | 802 GstGLFormat internal_format, out_gl_format; in _gl_tex_copy_thread() local 807 gst_gl_format_type_from_sized_gl_format (internal_format, &out_gl_format, in _gl_tex_copy_thread() 810 gst_gl_sized_gl_format_from_gl_format_type (context, out_gl_format, in _gl_tex_copy_thread() 815 internal_format, out_gl_format, out_gl_type, copy_params->out_width, in _gl_tex_copy_thread()
|