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

Lines Matching refs:pixel_depth

740        (uInt)(PNG_ROWBYTES(png_ptr->pixel_depth,
797 png_ptr->row_info.pixel_depth = png_ptr->pixel_depth;
798 png_ptr->row_info.rowbytes = PNG_ROWBYTES(png_ptr->row_info.pixel_depth,
961 PNG_ROWBYTES(png_ptr->pixel_depth, png_ptr->iwidth) + 1;
1030 pixel_depth, png_ptr->iwidth) + 1;