Home
last modified time | relevance | path

Searched defs:tmp_dist (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dhierarchical_clustering_index.h166 … DistanceType tmp_dist = distance(dataset[centers[i]],dataset[dsindices[j]],dataset.cols); in chooseCentersGonzales() local
Dkmeans_index.h165 … DistanceType tmp_dist = distance_(dataset_[centers[i]],dataset_[indices[j]],dataset_.cols); in chooseCentersGonzales() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2673 int64_t tmp_dist; in handle_inter_mode() local