FUNCTOR_CLOSURE_1arg 439 modules/core/src/arithm.cpp FUNCTOR_CLOSURE_1arg(VNot, uchar, return _mm256_xor_si256(_mm256_set1_epi32(-1), a)); FUNCTOR_CLOSURE_1arg 588 modules/core/src/arithm.cpp FUNCTOR_CLOSURE_1arg(VNot, uchar, return _mm_xor_si128(_mm_set1_epi32(-1), a)); FUNCTOR_CLOSURE_1arg 679 modules/core/src/arithm.cpp FUNCTOR_CLOSURE_1arg(VNot, uchar, vmvnq_u8(a ));