Lines Matching refs:equ
143 GstIirEqualizer *equ = GST_IIR_EQUALIZER (equ_n); in gst_iir_equalizer_10bands_init() local
145 gst_iir_equalizer_compute_frequencies (equ, 10); in gst_iir_equalizer_10bands_init()
152 GstChildProxy *equ = GST_CHILD_PROXY (object); in gst_iir_equalizer_10bands_set_property() local
156 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()
195 GstChildProxy *equ = GST_CHILD_PROXY (object); in gst_iir_equalizer_10bands_get_property() local
199 gst_child_proxy_get_property (equ, "band0::gain", value); in gst_iir_equalizer_10bands_get_property()
202 gst_child_proxy_get_property (equ, "band1::gain", value); in gst_iir_equalizer_10bands_get_property()
205 gst_child_proxy_get_property (equ, "band2::gain", value); in gst_iir_equalizer_10bands_get_property()
208 gst_child_proxy_get_property (equ, "band3::gain", value); in gst_iir_equalizer_10bands_get_property()
211 gst_child_proxy_get_property (equ, "band4::gain", value); in gst_iir_equalizer_10bands_get_property()
214 gst_child_proxy_get_property (equ, "band5::gain", value); in gst_iir_equalizer_10bands_get_property()
217 gst_child_proxy_get_property (equ, "band6::gain", value); in gst_iir_equalizer_10bands_get_property()
220 gst_child_proxy_get_property (equ, "band7::gain", value); in gst_iir_equalizer_10bands_get_property()
223 gst_child_proxy_get_property (equ, "band8::gain", value); in gst_iir_equalizer_10bands_get_property()
226 gst_child_proxy_get_property (equ, "band9::gain", value); in gst_iir_equalizer_10bands_get_property()