Home
last modified time | relevance | path

Searched refs:error_cut_low (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_weight_align.cpp381 float error_cut_low = error[i] + cut_low_weight_error[i]; in compute_angular_endpoints_for_quant_levels() local
394 new_result = vfloat4(error_cut_low, i_flt, 1.0f, 0.0f); in compute_angular_endpoints_for_quant_levels()
395 mask = vfloat4(best_result.lane<0>()) > vfloat4(error_cut_low); in compute_angular_endpoints_for_quant_levels()

Completed in 2 milliseconds