HomeSort by relevance Sort by last modified time
    Searched refs:AxorB (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/hal/src/
stat.cpp 120 uint8x16_t AxorB = veorq_u8 (A_vec, B_vec);
121 uint8x16_t bitsSet = vcntq_u8 (AxorB);
  /external/opencv3/modules/flann/include/opencv2/flann/
dist.h 434 uint8x16_t AxorB = veorq_u8 (A_vec, B_vec);
435 uint8x16_t bitsSet = vcntq_u8 (AxorB);

Completed in 855 milliseconds