40be65c947
Remove SSE tests from SConstruct. Minimize libimagequant files.
2 lines
196 B
C
2 lines
196 B
C
|
|
LIQ_PRIVATE colormap *mediancut(histogram *hist, const float min_opaque_val, unsigned int newcolors, const double target_mse, const double max_mse, void* (*malloc)(size_t), void (*free)(void*));
|