Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dmediancut.c84 ALWAYS_INLINE static double color_weight (f_pixel median, hist_item h);
174 tmpsum += base[t++].color_weight; in hist_item_sort_halfvar()
185 *lowervar += base[0].color_weight; in hist_item_sort_halfvar()
195 *lowervar += base[r].color_weight; in hist_item_sort_halfvar()
252 totalvar += (achv[j].color_weight = color_weight (median, achv[j])); in prepare_sort()
309 color_weight (f_pixel median, hist_item h) in color_weight() function
Dpam.h235 float color_weight; // these two change every time histogram subset is sorted member