Searched refs:LodePNGDecoderSettings (Results 1 – 2 of 2) sorted by relevance
736 typedef struct LodePNGDecoderSettings { struct766 } LodePNGDecoderSettings; argument768 void lodepng_decoder_settings_init(LodePNGDecoderSettings * settings);867 LodePNGDecoderSettings decoder; /*the decoding settings*/
5232 static unsigned readChunk_zTXt(LodePNGInfo * info, const LodePNGDecoderSettings * decoder, in readChunk_zTXt()5280 static unsigned readChunk_iTXt(LodePNGInfo * info, const LodePNGDecoderSettings * decoder, in readChunk_iTXt()5432 static unsigned readChunk_iCCP(LodePNGInfo * info, const LodePNGDecoderSettings * decoder, in readChunk_iCCP()5909 void lodepng_decoder_settings_init(LodePNGDecoderSettings * settings) in lodepng_decoder_settings_init()