| /libtiff-4.0.7/contrib/win_dib/ |
| H A D | tiff2dib.c | 76 int i,l; in LoadTIFFinDIB() local 178 for (l = 0; l < nrow; l++) in LoadTIFFinDIB() 183 lpBits[i*SamplePerPixel+0]=buf[l*LineSize+i*Sample in LoadTIFFinDIB() 185 lpBits[i*SamplePerPixel+1]=buf[l*LineSize+i*Sample in LoadTIFFinDIB() 187 lpBits[i*SamplePerPixel+2]=buf[l*LineSize+i*Sample in LoadTIFFinDIB() 191 memcpy(lpBits, &buf[(int) (l*LineSize)], (int) in LoadTIFFinDIB()
|
| H A D | Makefile.in | 85 -*l) strip_trailopt 'l'; skip_next=yes;; \ 86 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/libtiff/ |
| H A D | tif_print.c | 240 long l, n; in TIFFPrintDirectory() local 523 for (l = 0; l < n; l++) in TIFFPrintDirectory() 525 l, in TIFFPrintDirectory() 526 td->td_colormap[0][l], in TIFFPrintDirectory() 527 td->td_colormap[1][l], in TIFFPrintDirectory() 528 td->td_colormap[2][l]); in TIFFPrintDirectory() 545 for (l = 0; l < n; l++) { in TIFFPrintDirectory() 548 l, td->td_transferfunction[0][l]); in TIFFPrintDirectory() 551 td->td_transferfunction[i][l]); in TIFFPrintDirectory()
|
| H A D | tif_vms.c | 385 uint32 l[2]; member 393 uint32 l; member 476 num.l[0] = num.l[1] = 0; in dtoieee()
|
| H A D | tif_color.c | 46 TIFFCIELabToXYZ(TIFFCIELabToRGB *cielab, uint32 l, int32 a, int32 b, in TIFFCIELabToXYZ() argument 49 float L = (float)l * 100.0F / 255.0F; in TIFFCIELabToXYZ()
|
| /libtiff-4.0.7/tools/ |
| H A D | fax2ps.c | 90 int l; in printruns() local 114 l = 0; in printruns() 116 if (runlength >= WBarr[l].width) { in printruns() 121 putchar(colormode ? WBarr[l].black : WBarr[l].white), n--; in printruns() 122 runlength -= WBarr[l].width; in printruns() 124 l++; in printruns()
|
| H A D | tiffsplit.c | 161 uint32 w, l; in tiffcp() local 168 CopyField(TIFFTAG_TILELENGTH, l); in tiffcp() 170 CopyField(TIFFTAG_IMAGELENGTH, l); in tiffcp()
|
| H A D | tiffcp.c | 587 (TIFF* in, TIFF* out, uint32 l, uint32 w, uint16 samplesperpixel); 1763 uint32 w, l, tw, tl; in pickCopyFunc() local 1774 TIFFGetField(in, TIFFTAG_IMAGELENGTH, &l); in pickCopyFunc() 1791 tl = l; in pickCopyFunc()
|
| /libtiff-4.0.7/contrib/pds/ |
| H A D | tif_pdsdirread.c | 417 uint32 l = dir->tdir_offset; in TIFFFetchString() local 419 TIFFSwabLong(&l); in TIFFFetchString() 454 uint32 l[2]; in TIFFFetchRational() local 458 !cvtRational(tif, dir, l[0], l[1], &v) ? 1.0f : v); in TIFFFetchRational() 483 uint32 l = (uint32) in TIFFFetchFloat() 485 v = * (float *) &l; in TIFFFetchFloat() 589 uint32* l; in TIFFFetchRationalArray() local 591 l = (uint32*)CheckMalloc(tif, in TIFFFetchRationalArray() 594 if (l) { in TIFFFetchRationalArray() 599 l[2*i+0], l[2*i+1], &v[i]); in TIFFFetchRationalArray() [all …]
|
| H A D | Makefile.in | 85 -*l) strip_trailopt 'l'; skip_next=yes;; \ 86 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/test/images/ |
| H A D | minisblack-1c-8b.pgm | 4 Uf_eceffecdegdccdc`a]_`_[l����RCHGJt��������������������}������������������yriu������������������V… 12 …l|]UR^f`[VWUTTRTRONNKnwr���iUVSUVWZ]^^___`ZZ]\]_^]a`]___^acdedcccaaaa_b`_aab`dfi��������������ľ��… 22 …POPOPRa��������ǩ``[[YXZ]X\_`_cfcaa]��TZYZ]__b`ba``_`cddz��ħq�������haj��g^^^l?'3>QXmu�����������… 31 …wvy�{vqicZRSTj|���US[]^^_^^bcddcbkg���̯�ma\]S+4786;E>@8Eaq=9Ki�������������l����)KNGA6862, 56 …��{y|zicv���nRVQRJWmaVOD:7687645688778767554%n������������������������������l*4H}�������������h79(…
|
| /libtiff-4.0.7/contrib/mfs/ |
| H A D | Makefile.in | 85 -*l) strip_trailopt 'l'; skip_next=yes;; \ 86 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/contrib/dbs/xtiff/ |
| H A D | Makefile.in | 88 -*l) strip_trailopt 'l'; skip_next=yes;; \ 89 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/contrib/tags/ |
| H A D | Makefile.in | 85 -*l) strip_trailopt 'l'; skip_next=yes;; \ 86 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/contrib/stream/ |
| H A D | Makefile.in | 85 -*l) strip_trailopt 'l'; skip_next=yes;; \ 86 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/contrib/ras/ |
| H A D | Makefile.in | 85 -*l) strip_trailopt 'l'; skip_next=yes;; \ 86 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/html/images/ |
| H A D | Makefile.in | 86 -*l) strip_trailopt 'l'; skip_next=yes;; \ 87 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/html/man/ |
| H A D | Makefile.in | 86 -*l) strip_trailopt 'l'; skip_next=yes;; \ 87 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/contrib/ |
| H A D | Makefile.in | 85 -*l) strip_trailopt 'l'; skip_next=yes;; \ 86 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/build/ |
| H A D | Makefile.in | 86 -*l) strip_trailopt 'l'; skip_next=yes;; \ 87 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/man/ |
| H A D | Makefile.in | 85 -*l) strip_trailopt 'l'; skip_next=yes;; \ 86 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/contrib/addtiffo/ |
| H A D | Makefile.in | 86 -*l) strip_trailopt 'l'; skip_next=yes;; \ 87 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | Makefile.in | 86 -*l) strip_trailopt 'l'; skip_next=yes;; \ 87 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/port/ |
| H A D | Makefile.in | 86 -*l) strip_trailopt 'l'; skip_next=yes;; \ 87 -*l?*) strip_trailopt 'l';; \
|
| /libtiff-4.0.7/html/ |
| H A D | Makefile.in | 87 -*l) strip_trailopt 'l'; skip_next=yes;; \ 88 -*l?*) strip_trailopt 'l';; \
|