Home
last modified time | relevance | path

Searched refs:tmp16c (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c171 int16_t oldgQ12, tmp16a, tmp16b, gain_bias16,tmp16c, tmp16d, bias16; in WebRtcIsacfix_InitialPitch() local
223 tmp16c = (int16_t) tmp32d; // Q10 & <4 in WebRtcIsacfix_InitialPitch()
224 tmp16d = Exp2Q10((int16_t) -tmp16c); //Q10 in WebRtcIsacfix_InitialPitch()