Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dmediancut.c201 static f_pixel get_median (const struct box *b, hist_item achv[]);
247 const f_pixel median = get_median (b, achv); in prepare_sort()
259 get_median (const struct box *b, hist_item achv[]) in get_median() function