Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglalpha.c264 gboolean current_passthrough, passthrough; in gst_gl_alpha_update_properties() local
331 current_passthrough = gst_base_transform_is_passthrough (base); in gst_gl_alpha_update_properties()
334 if (current_passthrough != passthrough) in gst_gl_alpha_update_properties()
Dgstglcolorbalance.c260 gboolean current_passthrough, passthrough; in gst_gl_color_balance_update_properties() local
267 current_passthrough = gst_base_transform_is_passthrough (base); in gst_gl_color_balance_update_properties()
270 if (current_passthrough != passthrough) in gst_gl_color_balance_update_properties()
Dgstgltransformation.c333 gboolean current_passthrough; in gst_gl_transformation_build_mvp() local
378 current_passthrough = in gst_gl_transformation_build_mvp()
388 if (current_passthrough != passthrough) { in gst_gl_transformation_build_mvp()