Searched refs:tot_rshifts (Results 1 – 1 of 1) sorted by relevance
158 int tot_rshifts = 0; in LogOfEnergy() local167 &tot_rshifts); in LogOfEnergy()178 tot_rshifts += normalizing_rshifts; in LogOfEnergy()215 ((tot_rshifts * kLogConst) >> 9)); in LogOfEnergy()231 if (tot_rshifts >= 0) { in LogOfEnergy()240 *total_energy += (int16_t) (energy >> -tot_rshifts); // Q0. in LogOfEnergy()