Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:rowbytes

873    png_ptr->row_info.rowbytes = PNG_ROWBYTES(png_ptr->row_info.pixel_depth,
881 png_debug1(3, "row_info->rowbytes = %lu\n", png_ptr->row_info.rowbytes);
885 png_ptr->row_info.rowbytes);
1176 (png_ptr->rowbytes + 1));
1190 (png_ptr->rowbytes + 1));
1205 (png_ptr->rowbytes + 1));
1221 (png_ptr->rowbytes + 1));