Home
last modified time | relevance | path

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

/third_party/alsa-utils/speaker-test/
H A Dst2095.h24 float lp2_a1, lp2_a2; member
H A Dst2095.c83 st2095->lp2_a2 = (st2095->k2 - (st2095->k / 0.541196) + 1.0) / (st2095->k2 + (st2095->k / 0.541196) + 1.0); in initialize_st2095_noise()
150 w = pink - st2095->lp2_a1 * st2095->lp2w1 - st2095->lp2_a2 * st2095->lp2w2; in generate_st2095_noise_sample()

Completed in 1 milliseconds