HomeSort by relevance Sort by last modified time
    Searched refs:speex_rand (Results 1 - 4 of 4) sorted by null

  /external/speex/libspeex/
math_approx.h 49 static inline spx_word16_t speex_rand(spx_word16_t std, spx_int32_t *seed) function
122 static inline spx_word16_t speex_rand(spx_word16_t std, spx_int32_t *seed) function
cb_search.c 611 exc[i]=SHL32(EXTEND32(speex_rand(1, seed)),SIG_SHIFT);
nb_celp.c     [all...]
sb_celp.c 857 out[i+st->frame_size] = speex_rand(st->last_ener, &st->seed);
    [all...]

Completed in 88 milliseconds