Home
last modified time | relevance | path

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

/dports/graphics/pngrewrite/pngrewrite-1.4.0_2/
H A Dlibpngrewrite.c509 static int palsortfunc(const void* p1, const void* p2) in palsortfunc() function
773 ctx->pal_sort_by_frequency?palsortfunc_byfreq:palsortfunc); in pngrw_optimize_image()