Searched refs:normalizing_rshifts (Results 1 – 1 of 1) sorted by relevance
170 int normalizing_rshifts = 17 - WebRtcSpl_NormU32(energy); in LogOfEnergy() local176 tot_rshifts += normalizing_rshifts; in LogOfEnergy()181 if (normalizing_rshifts < 0) { in LogOfEnergy()182 energy <<= -normalizing_rshifts; in LogOfEnergy()184 energy >>= normalizing_rshifts; in LogOfEnergy()