Searched defs:checks (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | autotuned_index.h | 146 int checks; in loadIndex() local 156 int checks = get_param<int>(searchParams,"checks",FLANN_CHECKS_AUTOTUNED); in findNeighbors() local 228 int checks; in evaluate_kmeans() local 255 int checks; in evaluate_kdtree() local 516 int checks; in estimateSearchParams() local
|
| H A D | hierarchical_clustering_index.h | 556 int checks = 0; in findNeighbors() local 746 …void findNN(NodePtr node, ResultSet<DistanceType>& result, const ElementType* vec, int& checks, in… in findNN()
|
| H A D | index_testing.h | 87 …t Matrix<typename Distance::ElementType>& testData, const Matrix<int>& matches, int nn, int checks, in search_with_ground_truth()
|
| H A D | kmeans_index.h | 510 int checks = 0; in findNeighbors() local 896 …sNodePtr node, ResultSet<DistanceType>& result, const ElementType* vec, int& checks, int maxChecks, in findNN()
|
| /OK3568_Linux_fs/kernel/drivers/w1/slaves/ |
| H A D | w1_ds28e17.c | 89 unsigned int checks; in w1_f19_i2c_busy_wait() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rs.c | 129 allow_column_func_t checks[MAX_COLUMN_CHECKS]; member
|