Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp4101 size_t outindex = linebytes * y; in unfilter() local
5272 size_t outindex = (1 + linebytes) * y; /*the extra filterbyte added to each row*/ in filter() local
5388 size_t outindex = (1 + linebytes) * y; /*the extra filterbyte added to each row*/ in filter() local