Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng_util.cpp276 static const unsigned long LENBASE[29] = variable
506 size_t length = LENBASE[code - 257], numextrabits = LENEXTRA[code - 257]; in inflateHuffmanBlock()