Home
last modified time | relevance | path

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

/external/adhd/cras/src/dsp/
Dbiquad.c270 static void biquad_notch(struct biquad *bq, double frequency, double Q) in biquad_notch() function
373 biquad_notch(bq, freq, Q); in biquad_set()