Searched refs:weightl (Results 1 – 1 of 1) sorted by relevance
1038 vint weightl = float_to_int(ix1); in compute_quantized_weights_for_decimation() local1039 vint weighth = min(weightl + vint(1), steps_m1); in compute_quantized_weights_for_decimation()1041 vint ixli = vtable_8bt_32bi(tab0p, weightl); in compute_quantized_weights_for_decimation()1072 vint weightl = float_to_int(ix1); in compute_quantized_weights_for_decimation() local1073 vint weighth = min(weightl + vint(1), steps_m1); in compute_quantized_weights_for_decimation()1075 vint ixli = vtable_8bt_32bi(tab0p, tab1p, weightl); in compute_quantized_weights_for_decimation()