Home
last modified time | relevance | path

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

/third_party/alsa-utils/speaker-test/
H A Dst2095.c35 st2095->randStep = 163841; in initialize_st2095_noise()
38 st2095->randStep = 52737; in initialize_st2095_noise()
117 st2095->seed = (1664525 * st2095->seed + st2095->randStep) & st2095->randMax; in generate_st2095_noise_sample()
H A Dst2095.h9 int randStep; member

Completed in 2 milliseconds