Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c36 static __inline int16_t Exp2Q10(int16_t x) { // Both in and out in Q10 in Exp2Q10() function
224 tmp16d = Exp2Q10((int16_t) -tmp16c); //Q10 in WebRtcIsacfix_InitialPitch()