Searched refs:unquant_value (Results 1 – 3 of 3) sorted by relevance
958 uint8_t& unquant_value in quantize_and_unquantize_retain_top_two_bits() argument987 unquant_value = uquantval; in quantize_and_unquantize_retain_top_two_bits()1002 uint8_t& unquant_value in quantize_and_unquantize_retain_top_four_bits() argument1031 unquant_value = uquantval; in quantize_and_unquantize_retain_top_four_bits()
255 vint unquant_value(dec_weights_uquant + we_idx); in realign_weights_decimated() local256 vfloat unquant_valuef = int_to_float(unquant_value); in realign_weights_decimated()
1177 vint unquant_value(dec_weights_uquant + i); in recompute_ideal_colors_1plane() local1178 vfloat unquant_valuef = int_to_float(unquant_value) * vfloat(1.0f / 64.0f); in recompute_ideal_colors_1plane()