Home
last modified time | relevance | path

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

/external/opencv3/modules/flann/include/opencv2/flann/
Dlsh_index.h243 void fill_xor_mask(lsh::BucketKey key, int lowest_index, unsigned int level, in fill_xor_mask() argument
248 for (int index = lowest_index - 1; index >= 0; --index) { in fill_xor_mask()