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

  /external/zopfli/src/zopflipng/lodepng/
lodepng.h 259 if custom_zlib is used, custom_deflate is ignored since only the built in
260 zlib function will call custom_deflate*/
293 if custom_zlib is used, custom_deflate is ignored since only the built in
294 zlib function will call custom_deflate*/
295 unsigned (*custom_deflate)(unsigned char**, size_t*, member in struct:LodePNGCompressSettings
    [all...]
lodepng.cpp     [all...]
  /external/zopfli/src/zopflipng/
zopflipng_lib.cc 188 state.encoder.zlibsettings.custom_deflate = CustomPNGDeflate;

Completed in 62 milliseconds