Home | History | Annotate | Download | only in libpng

Lines Matching refs:row_pointers

797  * splt_palettes, scal_unit, row_pointers, and unknowns.   By default, these
1031 png_bytepp row_pointers PNG_DEPSTRUCT; /* the image bits */
2254 /* Returns row_pointers, which is an array of pointers to scanlines that was
2259 /* Set row_pointers, which is an array of pointers to scanlines for use
2263 png_infop info_ptr, png_bytepp row_pointers));