Searched refs:tot_rshifts (Results 1 – 1 of 1) sorted by relevance
156 int tot_rshifts = 0; in LogOfEnergy() local165 &tot_rshifts); in LogOfEnergy()176 tot_rshifts += normalizing_rshifts; in LogOfEnergy()213 ((tot_rshifts * kLogConst) >> 9)); in LogOfEnergy()229 if (tot_rshifts >= 0) { in LogOfEnergy()238 *total_energy += (int16_t) (energy >> -tot_rshifts); // Q0. in LogOfEnergy()