Searched refs:cut_low_weight_error (Results 1 – 1 of 1) sorted by relevance
171 float* cut_low_weight_error, in compute_lowest_and_highest_weight() argument229 storea(cut_low_weight_err * errscale, &cut_low_weight_error[sp]); in compute_lowest_and_highest_weight()262 alignas(ASTCENC_VECALIGN) float cut_low_weight_error[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels() local268 cut_low_weight_error, cut_high_weight_error); in compute_angular_endpoints_for_quant_levels()292 float error_cut_low = error[i] + cut_low_weight_error[i]; in compute_angular_endpoints_for_quant_levels()294 float error_cut_low_high = error[i] + cut_low_weight_error[i] + cut_high_weight_error[i]; in compute_angular_endpoints_for_quant_levels()