Home | History | Annotate | Download | only in images

Lines Matching refs:skip_src_rows

157 static void skip_src_rows(png_structp png_ptr, uint8_t storage[], int count) {
439 skip_src_rows(png_ptr, srcRow, sampler.srcY0());
446 skip_src_rows(png_ptr, srcRow, sampler.srcDY() - 1);
454 skip_src_rows(png_ptr, srcRow, origHeight - read);
934 skip_src_rows(png_ptr, srcRow, sampler.srcY0());
944 skip_src_rows(png_ptr, srcRow, sampler.srcDY() - 1);