Home
last modified time | relevance | path

Searched defs:xor_mask (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dlsh_index.h274 std::vector<lsh::BucketKey>::const_iterator xor_mask = xor_masks_.begin(); in getNeighbors() local
312 std::vector<lsh::BucketKey>::const_iterator xor_mask = xor_masks_.begin(); in getNeighbors() local
345 std::vector<lsh::BucketKey>::const_iterator xor_mask = xor_masks_.begin(); in getNeighbors() local
/external/opencv/otherlibs/highgui/
Dutils.cpp354 int xor_mask = negative ? 255 : 0; in FillGrayPalette() local
/external/opencv3/modules/imgcodecs/src/
Dutils.cpp375 int xor_mask = negative ? 255 : 0; in FillGrayPalette() local
/external/libxml2/
Dxmlschemastypes.c3996 unsigned char xmask, ymask, xor_mask, and_mask; in xmlSchemaCompareDates() local