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

  /external/zopfli/src/zopflipng/lodepng/
lodepng.h 249 typedef struct LodePNGDecompressSettings LodePNGDecompressSettings;
250 struct LodePNGDecompressSettings
257 const LodePNGDecompressSettings*);
263 const LodePNGDecompressSettings*);
268 extern const LodePNGDecompressSettings lodepng_default_decompress_settings;
269 void lodepng_decompress_settings_init(LodePNGDecompressSettings* settings);
514 LodePNGDecompressSettings zlibsettings; /*in here is the setting to ignore Adler32 checksums*/
    [all...]
lodepng.cpp     [all...]

Completed in 48 milliseconds