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

Lines Matching refs:pixel_depth

814    png_ptr->row_info.pixel_depth = png_ptr->pixel_depth;
816 png_ptr->row_info.rowbytes = PNG_ROWBYTES(png_ptr->row_info.pixel_depth,
1042 png_ptr->irowbytes = PNG_ROWBYTES(png_ptr->pixel_depth,