Home
last modified time | relevance | path

Searched refs:v3 (Results 1 – 11 of 11) sorted by relevance

/libtiff-4.0.7/html/
H A DMakefile.am56 v3.5.1.html \
57 v3.5.2.html \
58 v3.5.3.html \
59 v3.5.4.html \
60 v3.5.5.html \
62 v3.5.7.html \
63 v3.6.0.html \
64 v3.6.1.html \
68 v3.7.0.html \
69 v3.7.1.html \
[all …]
H A DCMakeLists.txt52 v3.5.1.html
53 v3.5.2.html
54 v3.5.3.html
55 v3.5.4.html
56 v3.5.5.html
58 v3.5.7.html
59 v3.6.0.html
60 v3.6.1.html
64 v3.7.0.html
65 v3.7.1.html
[all …]
H A DMakefile.in419 v3.5.1.html \
420 v3.5.2.html \
421 v3.5.3.html \
422 v3.5.4.html \
423 v3.5.5.html \
425 v3.5.7.html \
426 v3.6.0.html \
427 v3.6.1.html \
431 v3.7.0.html \
432 v3.7.1.html \
[all …]
/libtiff-4.0.7/tools/
H A Dpal2rgb.c62 #define CopyField3(tag, v1, v2, v3) \ argument
63 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
273 #define CopyField3(tag, v1, v2, v3) \ argument
274 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
275 #define CopyField4(tag, v1, v2, v3, v4) \ argument
276 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
H A Dtiff2bw.c321 #define CopyField3(tag, v1, v2, v3) \ argument
322 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
323 #define CopyField4(tag, v1, v2, v3, v4) \ argument
324 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
H A Dthumbnail.c140 #define CopyField3(tag, v1, v2, v3) \ argument
141 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
142 #define CopyField4(tag, v1, v2, v3, v4) \ argument
143 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
H A Dtiffsplit.c43 #define CopyField3(tag, v1, v2, v3) \ argument
44 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
H A Dtiffcp.c483 #define CopyField3(tag, v1, v2, v3) \ argument
484 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
485 #define CopyField4(tag, v1, v2, v3, v4) \ argument
486 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
H A Dtiffcrop.c1495 #define CopyField3(tag, v1, v2, v3) \ argument
1496 if (TIFFGetField(in, tag, &v1, &v2, &v3)) TIFFSetField(out, tag, v1, v2, v3)
1497 #define CopyField4(tag, v1, v2, v3, v4) \ argument
1498 if (TIFFGetField(in, tag, &v1, &v2, &v3, &v4)) TIFFSetField(out, tag, v1, v2, v3, v4)
/libtiff-4.0.7/test/images/
H A DREADME.txt18 BMP files (anchient BMPv2 since v3 does not work):
/libtiff-4.0.7/
H A DChangeLog2405 * html/{index.html, v3.9.0.html}: Update for 3.9.0 release.
5539 * Makefile.in: Added missed v3.6.0.html.
5932 * libtiff/html/v3.6.0.html: new release notes.
5935 link for Andrey. Pointer to v3.6.0.html.
6352 * added html/v3.5.7.html, updated html/index.html.
6737 * Created html/v3.5.6.html