Searched refs:candidates_index (Results 1 – 1 of 1) sorted by relevance
21 unsigned short *candidates_index; member83 h.candidates_index = in build_head()84 mempool_alloc (m, num_candidates * sizeof (h.candidates_index[0]), 0); in build_head()90 h.candidates_index[i] = colors[i].index; in build_head()252 return heads[i].candidates_index[ind]; in nearest_search()