Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp769 vfloat current_values1 = bilinear_infill_vla(di, dec_weight_quant_uvalue_plane1, i); in compute_error_of_weight_set_2planes() local
773 vfloat diff = current_values1 - actual_values1; in compute_error_of_weight_set_2planes()
794 vfloat current_values1 = bilinear_infill_vla_2(di, dec_weight_quant_uvalue_plane1, i); in compute_error_of_weight_set_2planes() local
798 vfloat diff = current_values1 - actual_values1; in compute_error_of_weight_set_2planes()
819 vfloat current_values1 = loada(dec_weight_quant_uvalue_plane1 + i); in compute_error_of_weight_set_2planes() local
823 vfloat diff = current_values1 - actual_values1; in compute_error_of_weight_set_2planes()