Searched refs:WEBRTC_SPL_DIV (Results 1 – 5 of 5) sorted by relevance
211 targetGainIdx = (WebRtc_UWord16)WEBRTC_SPL_DIV(tmp32, tmp16); in WebRtcAgc_AddMic()1074 volNormFIX = (WebRtc_Word16)WEBRTC_SPL_DIV(tmp32, in WebRtcAgc_ProcessAnalog()1134 volNormFIX = (WebRtc_Word16)WEBRTC_SPL_DIV(tmp32, in WebRtcAgc_ProcessAnalog()
213 y32 = WEBRTC_SPL_DIV(numFIX, tmp32no1); // in Q14 in WebRtcAgc_CalculateGainTable()
55 EXPECT_EQ(-5461, WEBRTC_SPL_DIV(a, b)); in TEST_F()
79 #define WEBRTC_SPL_DIV(a, b) \ macro
1513 nonSpeechProbFinal[i] = (WebRtc_UWord16)WEBRTC_SPL_DIV(tmp32no1, in WebRtcNsx_SpeechNoiseProb()1820 energyRatio = (WebRtc_Word16)WEBRTC_SPL_DIV(energyOut in WebRtcNsx_DataSynthesis()