Searched refs:v_floor (Results 1 – 3 of 3) sorted by relevance
198 OPENCV_HAL_IMPL_MATH_FUNC(v_floor, cvFloor, int) in OPENCV_HAL_IMPL_MATH_FUNC()603 template<int n> inline v_reg<int, n> v_floor(const v_reg<float, n>& a) in v_floor() function638 template<int n> inline v_reg<int, n*2> v_floor(const v_reg<double, n>& a) in v_floor() function
1155 inline v_int32x4 v_floor(const v_float32x4& a) in v_floor() function1175 inline v_int32x4 v_floor(const v_float64x2& a) in v_floor() function
732 inline v_int32x4 v_floor(const v_float32x4& a) in v_floor() function