Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dnearest.c21 unsigned short *candidates_index; member
83 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()