Searched refs:quant_array_idx (Results 1 – 3 of 3) sorted by relevance
171 static inline int quant_array_idx(const float val, const float *arr, const int num) in quant_array_idx() function
153 idx[i] = quant_array_idx(coef[i], quant_arr, c_bits ? 16 : 8); in quantize_coefs()
95 ltp->coef_idx = quant_array_idx(max_ratio, ltp_coef, 8); in get_lag()