Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngunknown.c830 png_uint_32 wPass = PNG_PASS_COLS(width, ipass); in check() local
832 if (wPass > 0) in check()
Dpngvalid.c4415 const png_uint_32 wPass = PNG_PASS_COLS(w, pass); in make_size_image() local
4438 if (PNG_ROW_IN_INTERLACE_PASS(y, pass) && wPass > 0) in make_size_image()
5483 png_uint_32 wPass = PNG_PASS_COLS(width, pass); in sequential_row() local
5492 if (wPass > 0 && PNG_ROW_IN_INTERLACE_PASS(y, pass)) in sequential_row()