Home
last modified time | relevance | path

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

/external/opencv3/modules/hal/include/opencv2/hal/
Dintrin_cpp.hpp148 #define OPENCV_HAL_IMPL_BIT_OP(bit_op) \ argument
149 template<typename _Tp, int n> inline v_reg<_Tp, n> operator bit_op \
155 …V_TypeTraits<_Tp>::reinterpret_from_int((itype)(V_TypeTraits<_Tp>::reinterpret_int(a.s[i]) bit_op \
160 bit_op##= (v_reg<_Tp, n>& a, const v_reg<_Tp, n>& b) \
164 …V_TypeTraits<_Tp>::reinterpret_from_int((itype)(V_TypeTraits<_Tp>::reinterpret_int(a.s[i]) bit_op \