Lines Matching refs:png_bytepp
1239 png_read_rows(read_ptr, (png_bytepp)&row_buf, png_bytepp_NULL, 1);1247 png_write_rows(write_ptr, (png_bytepp)&row_buf, 1);