Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.h530 …unsigned read_text_chunks; /*if false but remember_unknown_chunks is true, they're stored in the u… member
Dlodepng.cpp4649 if(state->decoder.read_text_chunks) in decodeGeneric()
4658 if(state->decoder.read_text_chunks) in decodeGeneric()
4667 if(state->decoder.read_text_chunks) in decodeGeneric()
4832 settings->read_text_chunks = 1; in lodepng_decoder_settings_init()