Searched refs:custom_context (Results 1 – 3 of 3) sorted by relevance
265 const void* custom_context; /*optional custom settings for custom functions*/ member299 const void* custom_context; /*optional custom settings for custom functions*/ member
2231 settings->custom_context = 0; in lodepng_compress_settings_init()2247 settings->custom_context = 0; in lodepng_decompress_settings_init()
46 static_cast<const ZopfliPNGOptions*>(settings->custom_context); in CustomPNGDeflate()189 state.encoder.zlibsettings.custom_context = png_options; in TryOptimize()