Searched refs:setLowShelfParams (Results 1 – 6 of 6) sorted by relevance
61 m_biquad.setLowShelfParams(normalizedValue1, value2); in process()
55 void setLowShelfParams(double cutoff, double dbGain);
85 filter.setLowShelfParams(700.0 / nyquist(), 6.0); // boost 6dB at 700Hz in HRTFKernel()
233 void Biquad::setLowShelfParams(double cutoff, double dbGain) in setLowShelfParams() function in WebCore::Biquad
46681 (WebCore::Biquad::setLowShelfParams):
58483 (WebCore::Biquad::setLowShelfParams):