Searched refs:pack_op (Results 1 – 1 of 1) sorted by relevance
1012 #define OPENCV_HAL_IMPL_SSE_CHECK_SIGNS(_Tpvec, suffix, pack_op, and_op, signmask, allmask) \ argument1015 return and_op(_mm_movemask_##suffix(pack_op(a.val)), signmask); \