Home | History | Annotate | Download | only in images

Lines Matching full:skip_src_rows

160 static void skip_src_rows(png_structp png_ptr, uint8_t storage[], int count) {
445 skip_src_rows(png_ptr, srcRow, sampler.srcY0());
452 skip_src_rows(png_ptr, srcRow, sampler.srcDY() - 1);
460 skip_src_rows(png_ptr, srcRow, origHeight - read);
943 skip_src_rows(png_ptr, srcRow, sampler.srcY0());
954 skip_src_rows(png_ptr, srcRow, sampler.srcDY() - 1);