Searched refs:unquant_valuef (Results 1 – 2 of 2) sorted by relevance
256 vfloat unquant_valuef = int_to_float(unquant_value); in realign_weights_decimated() local257 storea(unquant_valuef, uq_weightsf + we_idx); in realign_weights_decimated()
1178 vfloat unquant_valuef = int_to_float(unquant_value) * vfloat(1.0f / 64.0f); in recompute_ideal_colors_1plane() local1179 storea(unquant_valuef, dec_weight + i); in recompute_ideal_colors_1plane()