Home
last modified time | relevance | path

Searched defs:bin_op (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_neon.hpp301 #define OPENCV_HAL_IMPL_NEON_BIN_OP(bin_op, _Tpvec, intrin) \ argument
399 #define OPENCV_HAL_IMPL_NEON_FLT_BIT_OP(bin_op, intrin) \ argument
Dintrin_cpp.hpp126 #define OPENCV_HAL_IMPL_BIN_OP(bin_op) \ argument
251 #define OPENCV_HAL_IMPL_ADD_SUB_OP(func, bin_op, cast_op, _Tp2) \ argument
Dintrin_sse.hpp563 #define OPENCV_HAL_IMPL_SSE_BIN_OP(bin_op, _Tpvec, intrin) \ argument