Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.h60 GstGLTextureTarget gst_gl_value_get_texture_target_mask (const GValue * value);
Dgstglutils.c671 gst_gl_value_get_texture_target_mask (const GValue * targets) in gst_gl_value_get_texture_target_mask() function
Dgstglcolorconvert.c1363 targets_mask = gst_gl_value_get_texture_target_mask (targets); in gst_gl_color_convert_fixate_format_target()
1389 other_targets_mask = gst_gl_value_get_texture_target_mask (other_targets); in gst_gl_color_convert_fixate_format_target()