Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.h738 int maxminquan(unsigned char *inbuf, int width, int height, int quant_to,
H A Dotherwindow.c1962 err = maxminquan(old_image, mem_width, mem_height, new_cols, newpal); in click_quantize_ok()
H A Dmemory.c2678 int maxminquan(unsigned char *inbuf, int width, int height, int quant_to, in maxminquan() function