Lines Matching full:pass
54 * to pass the bytes to png_sig_cmp() or even skip that if you know
363 for (pass = 0; pass < number_passes; pass++)
383 /* If you want to display the image after every pass, do so here */
493 png_uint_32 row_num, int pass)
498 * this function will be called for every row in every pass.
525 * need the row_num and pass, but I'm supplying them because it
539 * that the first pass (pass == 0 really) will completely cover
541 * the first pass (and only for interlaced images), you will have
542 * to pass the current row as new_row, and the function will combine
780 for (pass = 0; pass < number_passes; pass++)