Home
last modified time | relevance | path

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

/external/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
180 oldgQ12= State->PFstr_wght.oldgainQ12; in WebRtcIsacfix_InitialPitch()
210 tmp32b = oldgQ12 * oldgQ12 >> 10; // Q12 & * 4.0; in WebRtcIsacfix_InitialPitch()