Searched defs:outRows (Results 1 – 2 of 2) sorted by relevance
252 png_bytepp outRows) { in analyze_image()449 png_bytepp outRows = in writePng() local
878 int *colorType, png_bytepp outRows) in analyze_image()1152 png_bytepp outRows = (png_bytepp) malloc((int) imageInfo.height * sizeof(png_bytep)); in write_png() local