Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglcolorbalance.c53 #define DEFAULT_PROP_CONTRAST 1.0 macro
444 0.0, 2.0, DEFAULT_PROP_CONTRAST, in gst_gl_color_balance_class_init()
485 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
Dgstglsinkbin.c63 #define DEFAULT_PROP_CONTRAST 1.0 macro
192 0.0, 2.0, DEFAULT_PROP_CONTRAST, in gst_gl_sink_bin_class_init()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideobalance.c56 #define DEFAULT_PROP_CONTRAST 1.0 macro
584 0.0, 2.0, DEFAULT_PROP_CONTRAST, in gst_video_balance_class_init()
628 videobalance->contrast = DEFAULT_PROP_CONTRAST; in gst_video_balance_init()