Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/dsp/
Dbiquad.c222 static void biquad_peaking(struct biquad *bq, double frequency, double Q, in biquad_peaking() function
357 biquad_peaking(bq, freq, Q, gain); in biquad_set()