Home
last modified time | relevance | path

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

/packages/apps/Gallery2/jni/filters/
Dkmeans.h124 int best_ind = 0; in findClosest() local
131 best_ind = y; in findClosest()
134 return best_ind; in findClosest()