Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.h130 GST_GL_DEPTH24_STENCIL8 = 0x88F0, enumerator
Dgstglformat.c325 case GST_GL_DEPTH24_STENCIL8: in gst_gl_sized_gl_format_from_gl_format_type()
468 case GST_GL_DEPTH24_STENCIL8: in gst_gl_format_is_supported()
Dgstglframebuffer.c234 attach_type = GST_GL_DEPTH24_STENCIL8; in gst_gl_framebuffer_new_with_default_depth()