Searched refs:LAC_AUTO (Results 1 - 2 of 2) sorted by relevance

/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.h559 /*automatically use color type with less bits per pixel if losslessly possible. Default: LAC_AUTO*/
564 LAC_AUTO, /*use PNG color type that can losslessly represent the uncompressed image the smallest possible*/ enumerator in enum:LodePNGAutoConvert
H A Dlodepng.cpp5909 settings->auto_convert = LAC_AUTO;

Completed in 143 milliseconds