Searched refs:WebRtcSpl_SqrtLocal (Results 1 – 1 of 1) sorted by relevance
20 WebRtc_Word32 WebRtcSpl_SqrtLocal(WebRtc_Word32 in);22 WebRtc_Word32 WebRtcSpl_SqrtLocal(WebRtc_Word32 in) in WebRtcSpl_SqrtLocal() function162 A = WebRtcSpl_SqrtLocal(A); // A = sqrt(A) in WebRtcSpl_Sqrt()