Home
last modified time | relevance | path

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

/third_party/alsa-utils/speaker-test/
H A Dst2095.h22 float lp1_a1, lp1_a2; member
H A Dst2095.c77 st2095->lp1_a2 = (st2095->k2 - (st2095->k / 1.306563) + 1.0) / (st2095->k2 + (st2095->k / 1.306563) + 1.0); in initialize_st2095_noise()
145 w = pink - st2095->lp1_a1 * st2095->lp1w1 - st2095->lp1_a2 * st2095->lp1w2; in generate_st2095_noise_sample()

Completed in 1 milliseconds