Searched refs:sections (Results 1 – 2 of 2) sorted by relevance
2222 initPageSetup(&page, sections, seg_buffs); in main()5793 sections[k].x1 = x1; in computeOutputPixelOffsets()5794 sections[k].x2 = x2; in computeOutputPixelOffsets()5795 sections[k].y1 = y1; in computeOutputPixelOffsets()5796 sections[k].y2 = y2; in computeOutputPixelOffsets()5797 sections[k].buffsize = line_bytes * olength; in computeOutputPixelOffsets()5798 sections[k].position = k + 1; in computeOutputPixelOffsets()5799 sections[k].total = orows * ocols; in computeOutputPixelOffsets()6985 struct pagedef *page, struct pageseg *sections, in writeImageSections() argument7006 width = sections[i].x2 - sections[i].x1 + 1; in writeImageSections()[all …]
5942 # files that make .init and .fini sections work.