Home
last modified time | relevance | path

Searched refs:x1 (Results 1 – 5 of 5) sorted by relevance

/libtiff-4.0.7/contrib/addtiffo/
H A DREADME61 appended on the file with the SUBFILETYPE flag to 0x1 indicating the extra
75 Subfile Type: reduced-resolution image (1 = 0x1)
84 Subfile Type: reduced-resolution image (1 = 0x1)
93 Subfile Type: reduced-resolution image (1 = 0x1)
102 Subfile Type: reduced-resolution image (1 = 0x1)
/libtiff-4.0.7/tools/
H A Dtiff2pdf.c134 float x1; member
4496 boxp->x1 = in t2p_compose_pdf_page()
4514 boxp->x1 = in t2p_compose_pdf_page()
4530 boxp->x1 = in t2p_compose_pdf_page()
4545 boxp->x1 = in t2p_compose_pdf_page()
4564 boxp->x1 -= t2p->pdf_imagebox.x1; in t2p_compose_pdf_page()
4569 boxp->x1 = t2p->pdf_imagebox.x2 - t2p->pdf_imagebox.x1 - boxp->x1; in t2p_compose_pdf_page()
4581 boxp->x1 = t2p->pdf_imagebox.x2 - t2p->pdf_imagebox.x1 - boxp->x1; in t2p_compose_pdf_page()
4585 f=boxp->x1; in t2p_compose_pdf_page()
4607 f=boxp->x1; in t2p_compose_pdf_page_orient()
[all …]
H A Dtiffcrop.c5043 cps->regionlist[i].x1 = 0; in initCropMasks()
5084 uint32 x1, x2, y1, y2; in computeInputPixelOffsets() local
5141 if (x1 < 1) in computeInputPixelOffsets()
5144 crop->regionlist[i].x1 = (uint32) (x1 - 1); in computeInputPixelOffsets()
5730 x1 = olength; in computeOutputPixelOffsets()
5732 owidth = x1; in computeOutputPixelOffsets()
5745 ocols = x1; in computeOutputPixelOffsets()
5753 x1 = olength; in computeOutputPixelOffsets()
5755 owidth = x1; in computeOutputPixelOffsets()
5793 sections[k].x1 = x1; in computeOutputPixelOffsets()
[all …]
/libtiff-4.0.7/archive/tools/
H A Dsgisv.c257 tiffsv(char* name, int x1, int x2, int y1, int y2) in tiffsv() argument
264 xorg = MIN(x1,x2); in tiffsv()
270 xsize = ABS(x2-x1); in tiffsv()
/libtiff-4.0.7/
H A DChangeLog3925 cases (like 1x1 files with stripbytecounts==0 (gtsmall.jp2 embed tiff)