Home
last modified time | relevance | path

Searched refs:irand (Results 1 – 1 of 1) sorted by relevance

/external/speex/libspeexdsp/
Dscal.c134 static unsigned int irand(int *seed) in irand() function
198 order = order+(irand(&st->seed)%3)-1; in speex_decorrelate()