Home
last modified time | relevance | path

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

/third_party/alsa-utils/speaker-test/
H A Dst2095.c90 st2095->hp1w2 = 0.0; in initialize_st2095_noise()
135 w = pink - st2095->hp1_a1 * st2095->hp1w1 - st2095->hp1_a2 * st2095->hp1w2; in generate_st2095_noise_sample()
136 pink = st2095->hp1_b0 * w + st2095->hp1_b1 * st2095->hp1w1 + st2095->hp1_b2 * st2095->hp1w2; in generate_st2095_noise_sample()
137 st2095->hp1w2 = st2095->hp1w1; in generate_st2095_noise_sample()
H A Dst2095.h27 float hp1w1, hp1w2; member

Completed in 1 milliseconds