Home
last modified time | relevance | path

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

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