Home
last modified time | relevance | path

Searched refs:gst_child_proxy_set_property (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/equalizer/
Dgstiirequalizer10bands.c156 gst_child_proxy_set_property (equ, "band0::gain", value); in gst_iir_equalizer_10bands_set_property()
159 gst_child_proxy_set_property (equ, "band1::gain", value); in gst_iir_equalizer_10bands_set_property()
162 gst_child_proxy_set_property (equ, "band2::gain", value); in gst_iir_equalizer_10bands_set_property()
165 gst_child_proxy_set_property (equ, "band3::gain", value); in gst_iir_equalizer_10bands_set_property()
168 gst_child_proxy_set_property (equ, "band4::gain", value); in gst_iir_equalizer_10bands_set_property()
171 gst_child_proxy_set_property (equ, "band5::gain", value); in gst_iir_equalizer_10bands_set_property()
174 gst_child_proxy_set_property (equ, "band6::gain", value); in gst_iir_equalizer_10bands_set_property()
177 gst_child_proxy_set_property (equ, "band7::gain", value); in gst_iir_equalizer_10bands_set_property()
180 gst_child_proxy_set_property (equ, "band8::gain", value); in gst_iir_equalizer_10bands_set_property()
183 gst_child_proxy_set_property (equ, "band9::gain", value); in gst_iir_equalizer_10bands_set_property()
Dgstiirequalizer3bands.c111 gst_child_proxy_set_property (equ, "band0::gain", value); in gst_iir_equalizer_3bands_set_property()
114 gst_child_proxy_set_property (equ, "band1::gain", value); in gst_iir_equalizer_3bands_set_property()
117 gst_child_proxy_set_property (equ, "band2::gain", value); in gst_iir_equalizer_3bands_set_property()
/third_party/gstreamer/gstreamer/gst/
Dgstchildproxy.h142 void gst_child_proxy_set_property (GstChildProxy * object, const gchar *name,
Dgstchildproxy.c373 gst_child_proxy_set_property (GstChildProxy * object, const gchar * name, in gst_child_proxy_set_property() function
Dgstpreset.c700 gst_child_proxy_set_property ((GstChildProxy *) preset, props[i], in gst_preset_default_load_preset()
/third_party/gstreamer/gstreamer/
DChangeLog102831 (gst_child_proxy_set_property):
122775 (gst_child_proxy_get_valist), (gst_child_proxy_set_property),
126698 (gst_child_proxy_get), (gst_child_proxy_set_property),