Searched refs:gc_quant_bound (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | speexdata.h | 760 static const float gc_quant_bound[16] = { variable |
H A D | speexdec.c | 1322 gc = 0.87360f * gc_quant_bound[get_bits(gb, 4)]; in sb_decode() |
Completed in 6 milliseconds