Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglcolorbalance.c55 #define DEFAULT_PROP_HUE 0.0 macro
451 g_param_spec_double ("hue", "Hue", "hue", -1.0, 1.0, DEFAULT_PROP_HUE, in gst_gl_color_balance_class_init()
487 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
Dgstglsinkbin.c65 #define DEFAULT_PROP_HUE 0.0 macro
199 g_param_spec_double ("hue", "Hue", "hue", -1.0, 1.0, DEFAULT_PROP_HUE, in gst_gl_sink_bin_class_init()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.c58 #define DEFAULT_PROP_HUE 0.0 macro
591 g_param_spec_double ("hue", "Hue", "hue", -1.0, 1.0, DEFAULT_PROP_HUE, in gst_video_balance_class_init()
630 videobalance->hue = DEFAULT_PROP_HUE; in gst_video_balance_init()