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

  /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;

Completed in 2022 milliseconds