Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c301 float fran; in speex_rand() local
305 fran = av_int2float(ran); in speex_rand()
306 fran -= 1.5f; in speex_rand()
307 fran *= std; in speex_rand()
308 return fran; in speex_rand()

Completed in 4 milliseconds