Home
last modified time | relevance | path

Searched refs:spatialsigma (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcvsmooth.cpp257 filter->spatialsigma = DEFAULT_SPATIALSIGMA; in gst_cv_smooth_init()
324 filter->spatialsigma = g_value_get_double (value); in gst_cv_smooth_set_property()
364 g_value_set_double (value, filter->spatialsigma); in gst_cv_smooth_get_property()
Dgstcvsmooth.h75 gdouble spatialsigma; member