Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp1314 static void addLengthDistance(uivector* values, size_t length, size_t distance) in addLengthDistance() function
1574 addLengthDistance(out, length, offset); in encodeLZ77()