Searched refs:wPass (Results 1 – 2 of 2) sorted by relevance
838 png_uint_32 wPass = PNG_PASS_COLS(width, ipass); in check() local840 if (wPass > 0) in check()
4417 png_uint_32 wPass = PNG_PASS_COLS(w, pass); in make_size_image() local4440 if (PNG_ROW_IN_INTERLACE_PASS(y, pass) && wPass > 0) in make_size_image()5485 png_uint_32 wPass = PNG_PASS_COLS(width, pass); in sequential_row() local5494 if (wPass > 0 && PNG_ROW_IN_INTERLACE_PASS(y, pass)) in sequential_row()