Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngunknown.c644 int i, npasses, ipass; in check() local
801 for (ipass=0; ipass<npasses; ++ipass) in check()
803 png_uint_32 wPass = PNG_PASS_COLS(width, ipass); in check()
809 for (y=0; y<height; ++y) if (PNG_ROW_IN_INTERLACE_PASS(y, ipass)) in check()