Home
last modified time | relevance | path

Searched refs:readChunk_iTXt (Results 1 – 1 of 1) sorted by relevance

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp4440 static unsigned readChunk_iTXt(LodePNGInfo* info, const LodePNGDecompressSettings* zlibsettings, in readChunk_iTXt() function
4669 … state->error = readChunk_iTXt(&state->info_png, &state->decoder.zlibsettings, data, chunkLength); in decodeGeneric()