Home
last modified time | relevance | path

Searched refs:get_opt_double (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-resampler.c96 get_opt_double (GstStructure * options, const gchar * name, gdouble def) in get_opt_double() function
113 #define GET_OPT_CUBIC_B(options) get_opt_double(options, \
115 #define GET_OPT_CUBIC_C(options) get_opt_double(options, \
117 #define GET_OPT_ENVELOPE(options) get_opt_double(options, \
119 #define GET_OPT_SHARPNESS(options) get_opt_double(options, \
121 #define GET_OPT_SHARPEN(options) get_opt_double(options, \
Dvideo-converter.c750 get_opt_double (GstVideoConverter * convert, const gchar * opt, gdouble def) in get_opt_double() function
799 #define GET_OPT_ALPHA_VALUE(c) get_opt_double(c, \
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler.c110 get_opt_double (GstStructure * options, const gchar * name, gdouble def) in get_opt_double() function
137 #define GET_OPT_CUTOFF(options,def) get_opt_double(options, \
139 #define GET_OPT_DOWN_CUTOFF_FACTOR(options,def) get_opt_double(options, \
141 #define GET_OPT_STOP_ATTENUATION(options,def) get_opt_double(options, \
143 #define GET_OPT_TRANSITION_BANDWIDTH(options,def) get_opt_double(options, \
145 #define GET_OPT_CUBIC_B(options) get_opt_double(options, \
147 #define GET_OPT_CUBIC_C(options) get_opt_double(options, \
161 #define GET_OPT_MAX_PHASE_ERROR(options) get_opt_double(options, \
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp454 get_opt_double (GstD3D11Converter * self, const gchar * opt, gdouble def) in get_opt_double() function
465 #define GET_OPT_ALPHA_VALUE(c) get_opt_double(c, \