Searched refs:balance_bounds (Results 1 – 1 of 1) sorted by relevance
/external/speex/libspeex/ |
D | stereo.c | 60 static const spx_word16_t balance_bounds[31] = {18, 23, 30, 38, 49, 63, 81, 104, variable 193 balance_id = scal_quant(EXTRACT16(balance), balance_bounds, 32); in speex_encode_stereo_int()
|