Searched refs:tmp16d (Results 1 – 1 of 1) sorted by relevance
171 int16_t oldgQ12, tmp16a, tmp16b, gain_bias16,tmp16c, tmp16d, bias16; in WebRtcIsacfix_InitialPitch() local224 tmp16d = Exp2Q10((int16_t) -tmp16c); //Q10 in WebRtcIsacfix_InitialPitch()225 tmp32c = gain_bias16 * tmp16d >> 13; // Q10 & * 0.5 in WebRtcIsacfix_InitialPitch()