Home | History | Annotate | Download | only in libpng

Lines Matching refs:rowbytes

911    png_ptr->row_info.rowbytes = PNG_ROWBYTES(png_ptr->row_info.pixel_depth,
919 png_debug1(3, "row_info->rowbytes = %lu", png_ptr->row_info.rowbytes);
923 png_ptr->row_info.rowbytes);
1232 (png_ptr->rowbytes + 1));
1246 (png_ptr->rowbytes + 1));
1261 (png_ptr->rowbytes + 1));
1277 (png_ptr->rowbytes + 1));