Searched refs:x_norm (Results 1 – 1 of 1) sorted by relevance
135 WebRtc_Word16 x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local155 x_norm = (WebRtc_Word16)WEBRTC_SPL_RSHIFT_W32(A, 16); // x_norm = AH in WebRtcSpl_Sqrt()160 A = (WebRtc_Word32)WEBRTC_SPL_LSHIFT_W32((WebRtc_Word32)x_norm, 16); in WebRtcSpl_Sqrt()