Searched refs:liq_max3 (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | blur.h | 3 LIQ_PRIVATE void liq_max3(unsigned char *src, unsigned char *dst, unsigned int width, unsigned int …
|
D | blur.c | 52 liq_max3 (unsigned char *src, unsigned char *dst, unsigned int width, in liq_max3() function
|
D | libimagequant.c | 1630 liq_max3 (noise, tmp, cols, rows); in contrast_maps() 1631 liq_max3 (tmp, noise, cols, rows); in contrast_maps() 1635 liq_max3 (noise, tmp, cols, rows); in contrast_maps() 1642 liq_max3 (tmp, edges, cols, rows); in contrast_maps()
|