Home
last modified time | relevance | path

Searched defs:k2 (Results 1 – 2 of 2) sorted by relevance

/device/google/dragon/audio/hal/dsp/
Dbiquad.c169 double k2 = 2 * sqrt(A) * alpha; in biquad_lowshelf() local
204 double k2 = 2 * sqrt(A) * alpha; in biquad_highshelf() local
/device/google/contexthub/firmware/src/algos/
Dfusion.c286 float k2 = cosf(hlwedT); in fusionPredict() local