Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/libspeexdsp/
H A Dmath_approx.h49 static inline spx_word16_t speex_rand(spx_word16_t std, spx_int32_t *seed) in speex_rand() function
122 static inline spx_word16_t speex_rand(spx_word16_t std, spx_int32_t *seed) in speex_rand() function
/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c297 static inline float speex_rand(float std, uint32_t *seed) in speex_rand() function
315 exc[i] = speex_rand(1.f, seed); in noise_codebook_unquant()
946 st->exc[i] = speex_rand(innov_gain, &st->seed); in nb_decode()

Completed in 5 milliseconds