Searched defs:outRows (Results 1 – 2 of 2) sorted by relevance
235 png_bytepp outRows) { in analyze_image()429 png_bytepp outRows = (png_bytepp) malloc((int) info->height * sizeof(png_bytep)); in writePng() local
877 png_bytepp outRows) in analyze_image()1070 png_bytepp outRows = (png_bytepp) malloc((int) imageInfo.height * sizeof(png_bytep)); in write_png() local