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

Lines Matching refs:row_pointers

844  * splt_palettes, scal_unit, row_pointers, and unknowns.   By default, these
1078 png_bytepp row_pointers PNG_DEPSTRUCT; /* the image bits */
2326 /* Returns row_pointers, which is an array of pointers to scanlines that was
2331 /* Set row_pointers, which is an array of pointers to scanlines for use
2335 png_infop info_ptr, png_bytepp row_pointers));