Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng_util.cpp586 size_t chunkLength = read32bitInt(&in[pos]); pos += 4; in decode()
642 unsigned long read32bitInt(const unsigned char* buffer) in read32bitInt() function