Home
last modified time | relevance | path

Searched refs:lp2_b1 (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/speaker-test/
H A Dst2095.h25 float lp2_b0, lp2_b1, lp2_b2; member
H A Dst2095.c85 st2095->lp2_b1 = 2.0 * st2095->lp2_b0; in initialize_st2095_noise()
151 pink = st2095->lp2_b0 * w + st2095->lp2_b1 * st2095->lp2w1 + st2095->lp2_b2 * st2095->lp2w2; in generate_st2095_noise_sample()

Completed in 1 milliseconds