Searched refs:WEBRTC_SPL_ABS_W32 (Results 1 – 9 of 9) sorted by relevance
57 temp3W32 = WEBRTC_SPL_ABS_W32(temp2W32); // abs R[1] in WebRtcSpl_LevinsonDurbin()85 temp1W32 = WEBRTC_SPL_ABS_W32(temp1W32); // Guard against <0 in WebRtcSpl_LevinsonDurbin()132 temp2W32 = WEBRTC_SPL_ABS_W32(temp1W32); // abs(temp1W32) in WebRtcSpl_LevinsonDurbin()209 temp1W32 = WEBRTC_SPL_ABS_W32(temp1W32); // Guard against <0 in WebRtcSpl_LevinsonDurbin()
38 abs_val = WEBRTC_SPL_ABS_W32((vector[i])); in WebRtcSpl_MaxAbsValueW16()
44 absVal = WEBRTC_SPL_ABS_W32((*tmpvector)); in WebRtcSpl_MaxAbsValueW16()92 absVal = WEBRTC_SPL_ABS_W32((*tmpvector)); in WebRtcSpl_MaxAbsValueW32()
161 A = WEBRTC_SPL_ABS_W32(A); // A = abs(x_norm<<16) in WebRtcSpl_Sqrt()
37 EXPECT_EQ(3, WEBRTC_SPL_ABS_W32(a)); in TEST_F()
39 #define WEBRTC_SPL_ABS_W32(a) \ macro
150 absInLevel = (WebRtc_UWord32)WEBRTC_SPL_ABS_W32(inLevel); // Q14 in WebRtcAgc_CalculateGainTable()
1243 tmp32no2 = WEBRTC_SPL_ABS_W32(tmp32no1); in WebRtcAecm_UpdateChannel()1248 tmp32no2 = WEBRTC_SPL_ABS_W32(tmp32no1); in WebRtcAecm_UpdateChannel()
1174 tmp32 = (WebRtc_Word32)(0x00020000 | (WEBRTC_SPL_ABS_W32(logCurSpectralFlatness) in WebRtcNsx_ComputeSpectralFlatness()1249 tmpU32no1 = (WebRtc_UWord32)WEBRTC_SPL_ABS_W32(covMagnPauseFX); // Q(prevQMagn+qMagn) in WebRtcNsx_ComputeSpectralDifference()