HomeSort by relevance Sort by last modified time
    Searched full:zlibsettings (Results 1 - 3 of 3) sorted by null

  /external/zopfli/src/zopflipng/
zopflipng_lib.cc 186 state.encoder.zlibsettings.windowsize = windowsize;
188 state.encoder.zlibsettings.custom_deflate = CustomPNGDeflate;
189 state.encoder.zlibsettings.custom_context = png_options;
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp     [all...]
lodepng.h 514 LodePNGDecompressSettings zlibsettings; /*in here is the setting to ignore Adler32 checksums*/ member in struct:LodePNGDecoderSettings
596 LodePNGCompressSettings zlibsettings; /*settings for the zlib encoder, such as window size, ...*/ member in struct:LodePNGEncoderSettings
    [all...]

Completed in 142 milliseconds