Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal.h1731 float* dec_weight_quant_uvalue,
1751 const float* dec_weight_quant_uvalue);
Dastcenc_ideal_endpoints_and_weights.cpp691 const float* dec_weight_quant_uvalue in compute_error_of_weight_set_1plane() argument
703 vfloat current_values = bilinear_infill_vla(di, dec_weight_quant_uvalue, i); in compute_error_of_weight_set_1plane()
719 vfloat current_values = bilinear_infill_vla_2(di, dec_weight_quant_uvalue, i); in compute_error_of_weight_set_1plane()
735 vfloat current_values = loada(dec_weight_quant_uvalue + i); in compute_error_of_weight_set_1plane()