Home | History | Annotate | Download | only in libspeex

Lines Matching refs:speex_rand

1057    pitch_val = st->last_pitch + SHR32((spx_int32_t)speex_rand(1+st->count_lost, &st->seed),SIG_SHIFT);
1065 speex_rand(noise_gain, &st->seed);
1214 st->exc[i]=speex_rand(innov_gain, &st->seed);