Searched refs:normalizing_rshifts (Results 1 – 1 of 1) sorted by relevance
172 int normalizing_rshifts = 17 - WebRtcSpl_NormU32(energy); in LogOfEnergy() local178 tot_rshifts += normalizing_rshifts; in LogOfEnergy()183 if (normalizing_rshifts < 0) { in LogOfEnergy()184 energy <<= -normalizing_rshifts; in LogOfEnergy()186 energy >>= normalizing_rshifts; in LogOfEnergy()