Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp1010 float rscale = high_bound - low_bound; in compute_quantized_weights_for_decimation() local
1011 float scale = 1.0f / rscale; in compute_quantized_weights_for_decimation()
1014 rscale *= 1.0f / 64.0f; in compute_quantized_weights_for_decimation()
1019 vfloat rscalev(rscale); in compute_quantized_weights_for_decimation()