Searched refs:high_bound (Results 1 – 2 of 2) sorted by relevance
983 float high_bound, in compute_quantized_weights_for_decimation() argument1004 if (high_bound <= low_bound) in compute_quantized_weights_for_decimation()1007 high_bound = 1.0f; in compute_quantized_weights_for_decimation()1010 float rscale = high_bound - low_bound; in compute_quantized_weights_for_decimation()
1729 float high_bound,