Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp757 const float* dec_weight_quant_uvalue_plane2 in compute_error_of_weight_set_2planes() argument
778 vfloat current_values2 = bilinear_infill_vla(di, dec_weight_quant_uvalue_plane2, i); in compute_error_of_weight_set_2planes()
803 vfloat current_values2 = bilinear_infill_vla_2(di, dec_weight_quant_uvalue_plane2, i); in compute_error_of_weight_set_2planes()
828 vfloat current_values2 = loada(dec_weight_quant_uvalue_plane2 + i); in compute_error_of_weight_set_2planes()
Dastcenc_internal.h1773 const float* dec_weight_quant_uvalue_plane2);