Searched refs:OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT (Results 1 – 1 of 1) sorted by relevance
284 #define OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(_Tpvec, suffix) \ macro290 OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(v_uint8x16, u8) in OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT() function291 OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(v_int8x16, s8) in OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT()292 OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(v_uint16x8, u16) in OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT()293 OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(v_int16x8, s16) in OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT()294 OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(v_uint32x4, u32) in OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT()295 OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(v_int32x4, s32) in OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT()296 OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(v_uint64x2, u64) in OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT()297 OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(v_int64x2, s64) in OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT()