Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/
Dbase.hpp711 inline float32x4_t cv_vrsqrtq_f32(float32x4_t val) in cv_vrsqrtq_f32() function
729 return cv_vrecpq_f32(cv_vrsqrtq_f32(val)); in cv_vsqrtq_f32()