Home
last modified time | relevance | path

Searched defs:achv (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dmediancut.c49 box_variance (const hist_item achv[], const struct box *box) in box_variance()
69 box_max_error (const hist_item achv[], const struct box *box) in box_max_error()
220 prepare_sort (struct box *b, hist_item achv[]) in prepare_sort()
259 get_median (const struct box *b, hist_item achv[]) in get_median()
324 box_error (const struct box *box, const hist_item achv[]) in box_error()
380 hist_item *achv = hist->achv; in mediancut() local
494 hist_item * achv) in set_colormap_from_boxes()
517 adjust_histogram (hist_item * achv, const colormap * map, const struct box *bv, in adjust_histogram()
531 averagepixels (unsigned int clrs, const hist_item achv[], in averagepixels()
Dviter.c85 hist_item *const achv = hist->achv; in viter_do_iteration() local
Dpam.h243 hist_item *achv; member