Home
last modified time | relevance | path

Searched refs:gst_gl_texture_target_to_string (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.h161 const gchar * gst_gl_texture_target_to_string (GstGLTextureTarget target);
Dgstglformat.c499 gst_gl_texture_target_to_string (GstGLTextureTarget target) in gst_gl_texture_target_to_string() function
Dgstglmemory.c362 target_str = gst_gl_texture_target_to_string (target); in gst_gl_memory_init()
Dgstglcolorconvert.c1420 gst_gl_texture_target_to_string (target), NULL); in gst_gl_color_convert_fixate_format_target()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglformat.c199 str = gst_gl_texture_target_to_string (texture_targets[i]); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglcolorbalance.c152 gst_gl_texture_target_to_string (GST_GL_TEXTURE_TARGET_2D), NULL); in gcb_transform_internal_caps()