Home
last modified time | relevance | path

Searched refs:v_invsqrt (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/hal/src/
Dmathfuncs.cpp256 t0 = v_invsqrt(t0); in invSqrt()
257 t1 = v_invsqrt(t1); in invSqrt()
/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_sse.hpp683 inline v_float32x4 v_invsqrt(const v_float32x4& x) in v_invsqrt() function
696 inline v_float64x2 v_invsqrt(const v_float64x2& x) in v_invsqrt() function
Dintrin_cpp.hpp267 inline v_reg<_Tp, n> v_invsqrt(const v_reg<_Tp, n>& a) in v_invsqrt() function
Dintrin_neon.hpp428 inline v_float32x4 v_invsqrt(const v_float32x4& x) in v_invsqrt() function