Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_compress_symbolic.cpp256 vfloat unquant_valuef = int_to_float(unquant_value); in realign_weights_decimated() local
257 storea(unquant_valuef, uq_weightsf + we_idx); in realign_weights_decimated()
Dastcenc_ideal_endpoints_and_weights.cpp1178 vfloat unquant_valuef = int_to_float(unquant_value) * vfloat(1.0f / 64.0f); in recompute_ideal_colors_1plane() local
1179 storea(unquant_valuef, dec_weight + i); in recompute_ideal_colors_1plane()