Searched refs:WebRtcSpl_SqrtLocal (Results 1 – 1 of 1) sorted by relevance
21 int32_t WebRtcSpl_SqrtLocal(int32_t in);23 int32_t WebRtcSpl_SqrtLocal(int32_t in) in WebRtcSpl_SqrtLocal() function172 A = WebRtcSpl_SqrtLocal(A); // A = sqrt(A) in WebRtcSpl_Sqrt()