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

/external/speex/libspeex/
H A Dscal.c130 static unsigned int irand(int *seed) function
194 order = order+(irand(&st->seed)%3)-1;
199 /*order = 5+(irand(&st->seed)%6);*/

Completed in 43 milliseconds