Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c172 int32_t tmp32c,tmp32d, tmp32e; in WebRtcIsacfix_InitialPitch() local
336 tmp32e = tmp32c - tmp32d; in WebRtcIsacfix_InitialPitch()
338 cv2q[k] += tmp32e >> 1; in WebRtcIsacfix_InitialPitch()