Searched refs:error_cut_high (Results 1 – 1 of 1) sorted by relevance
293 float error_cut_high = error[i] + cut_high_weight_error[i]; in compute_angular_endpoints_for_quant_levels() local309 new_result = vfloat4(error_cut_high, i_flt, 0.0f, 0.0f); in compute_angular_endpoints_for_quant_levels()310 vmask4 mask3(best_result.lane<0>() > error_cut_high); in compute_angular_endpoints_for_quant_levels()