Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp4102 size_t inindex = (1 + linebytes) * y; /*the extra filterbyte added to each row*/ in unfilter() local
5273 size_t inindex = linebytes * y; in filter() local
5389 size_t inindex = linebytes * y; in filter() local