Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp462 static const unsigned LENGTHEXTRA[29] variable
1124 numextrabits_l = LENGTHEXTRA[code_ll - FIRST_LENGTH_CODE_INDEX]; in inflateHuffmanBlock()
1653 unsigned n_length_extra_bits = LENGTHEXTRA[length_index]; in writeLZ77data()