Home
last modified time | relevance | path

Searched refs:current_values2 (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp708 vfloat current_values2 = bilinear_infill_vla(di, dec_weight_quant_uvalue_plane2, i); in compute_error_of_weight_set_2planes() local
712 diff = current_values2 - actual_values2; in compute_error_of_weight_set_2planes()
733 vfloat current_values2 = bilinear_infill_vla_2(di, dec_weight_quant_uvalue_plane2, i); in compute_error_of_weight_set_2planes() local
737 diff = current_values2 - actual_values2; in compute_error_of_weight_set_2planes()
758 vfloat current_values2 = loada(dec_weight_quant_uvalue_plane2 + i); in compute_error_of_weight_set_2planes() local
762 diff = current_values2 - actual_values2; in compute_error_of_weight_set_2planes()