Searched refs:rscale (Results 1 – 1 of 1) sorted by relevance
1010 float rscale = high_bound - low_bound; in compute_quantized_weights_for_decimation() local1011 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()