Home
last modified time | relevance | path

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

/third_party/alsa-utils/speaker-test/
H A Dst2095.c71 st2095->hp2_a2 = expf(2.0 * -0.9238795 * st2095->w0t); in initialize_st2095_noise()
72 st2095->hp2_b0 = (1.0 - st2095->hp2_a1 + st2095->hp2_a2) / 4.0; in initialize_st2095_noise()
140 w = pink - st2095->hp2_a1 * st2095->hp2w1 - st2095->hp2_a2 * st2095->hp2w2; in generate_st2095_noise_sample()
H A Dst2095.h20 float hp2_a1, hp2_a2; member

Completed in 1 milliseconds