Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeexdata.h766 static const float e_ratio_quant[4] = {.25f, .315f, .397f, .5f}; variable
H A Dspeexdec.c624 stereo->e_ratio = e_ratio_quant[get_bits(gb, 2)]; in speex_std_stereo()

Completed in 5 milliseconds