Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp5484 static void Adam7_interlace(unsigned char* out, const unsigned char* in, unsigned w, unsigned h, un… in Adam7_interlace() function
5593 Adam7_interlace(adam7, in, w, h, bpp); in preProcessScanlines()