Home | Sort by relevance Sort by last modified time |
/external/zopfli/src/zopflipng/lodepng/ | |
lodepng.h | 265 const void* custom_context; /*optional custom settings for custom functions*/ member in struct:LodePNGDecompressSettings 299 const void* custom_context; /*optional custom settings for custom functions*/ member in struct:LodePNGCompressSettings [all...] |
lodepng.cpp | [all...] |
/external/zopfli/src/zopflipng/ | |
zopflipng_lib.cc | 46 static_cast<const ZopfliPNGOptions*>(settings->custom_context); 189 state.encoder.zlibsettings.custom_context = png_options; |