Home
last modified time | relevance | path

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

/external/opencv3/modules/flann/include/opencv2/flann/
Dlsh_index.h275 std::vector<lsh::BucketKey>::const_iterator xor_mask_end = xor_masks_.end(); in getNeighbors() local
276 for (; xor_mask != xor_mask_end; ++xor_mask) { in getNeighbors()
313 std::vector<lsh::BucketKey>::const_iterator xor_mask_end = xor_masks_.end(); in getNeighbors() local
314 for (; xor_mask != xor_mask_end; ++xor_mask) { in getNeighbors()
346 std::vector<lsh::BucketKey>::const_iterator xor_mask_end = xor_masks_.end(); in getNeighbors() local
347 for (; xor_mask != xor_mask_end; ++xor_mask) { in getNeighbors()