Home
last modified time | relevance | path

Searched defs:replength (Results 1 – 2 of 2) sorted by relevance

/external/zopfli/src/zopflipng/lodepng/
Dlodepng_util.cpp425 size_t i = 0, replength; in getTreeInflateDynamic() local
Dlodepng.cpp1000 unsigned replength = 3; /*read in the 2 bits that indicate repeat length (3-6)*/ in getTreeInflateDynamic() local
1021 unsigned replength = 3; /*read in the bits that indicate repeat length*/ in getTreeInflateDynamic() local
1038 unsigned replength = 11; /*read in the bits that indicate repeat length*/ in getTreeInflateDynamic() local