Searched refs:decay_bound (Results 1 – 1 of 1) sorted by relevance
190 opus_val16 decay_bound; in quant_coarse_energy_impl() local197 decay_bound = EXTRACT16(MAX32(-QCONST16(28.f,DB_SHIFT), in quant_coarse_energy_impl()203 decay_bound = MAX16(-QCONST16(28.f,DB_SHIFT), oldEBands[i+c*m->nbEBands]) - max_decay; in quant_coarse_energy_impl()207 if (qi < 0 && x < decay_bound) in quant_coarse_energy_impl()209 qi += (int)SHR16(SUB16(decay_bound,x), DB_SHIFT); in quant_coarse_energy_impl()