| /libtiff-4.0.7/tools/ |
| H A D | tiffinfoce.c | 61 uint16 order = 0; in main() local 87 order = FILLORDER_LSB2MSB; in main() 89 order = FILLORDER_MSB2LSB; in main() 139 tiffinfo(tif, order, flags); in main() 142 tiffinfo(tif, order, flags); in main() 147 tiffinfo(tif, order, flags); in main() 151 tiffinfo(tif, order, flags); in main() 445 tiffinfo(TIFF* tif, uint16 order, long flags) in tiffinfo() argument 451 if (order) { in tiffinfo() 455 TIFFReadRawData(tif, o != order); in tiffinfo() [all …]
|
| H A D | tiffinfo.c | 70 uint16 order = 0; in main() local 98 order = FILLORDER_LSB2MSB; in main() 100 order = FILLORDER_MSB2LSB; in main() 144 tiffinfo(tif, order, flags, 1); in main() 147 tiffinfo(tif, order, flags, 1); in main() 152 tiffinfo(tif, order, flags, 1); in main() 156 tiffinfo(tif, order, flags, 0); in main() 467 if (order) { in tiffinfo() 471 TIFFReadRawData(tif, o != order); in tiffinfo() 475 if (order) in tiffinfo() [all …]
|
| H A D | tiffgt.c | 55 static int order0 = 0, order; variable 173 order = order0; in main() 215 if (order) in initImage() 216 TIFFSetField(tif, TIFFTAG_FILLORDER, order); in initImage() 330 order = FILLORDER_LSB2MSB; in raster_keys() 334 order = FILLORDER_MSB2LSB; in raster_keys() 351 order = order0; in raster_keys()
|
| /libtiff-4.0.7/libtiff/ |
| H A D | tiffconf.h-vms | 33 /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */ 36 /* Native cpu byte order: 1 if big-endian (Motorola) or 0 if little-endian
|
| H A D | tiffconf.h.in | 55 /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */ 58 /* Native cpu byte order: 1 if big-endian (Motorola) or 0 if little-endian
|
| H A D | tiffconf.h.cmake.in | 58 /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */ 61 /* Native cpu byte order: 1 if big-endian (Motorola) or 0 if little-endian
|
| H A D | tif_config.h-vms | 29 /* Set the native cpu bit order */
|
| H A D | tif_config.h.in | 182 /* Native cpu byte order: 1 if big-endian (Motorola) or 0 if little-endian 186 /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */
|
| /libtiff-4.0.7/ |
| H A D | TODO | 8 o JPEG colormode order dependency problem
|
| H A D | configure.ac | 52 dnl system" in order to understand the meaning of these fields 436 dnl Check the native cpu bit order. 438 AC_MSG_CHECKING([native cpu bit order]) 449 AC_DEFINE_UNQUOTED(HOST_FILLORDER, $HOST_FILLORDER, [Set the native cpu bit order (FILLORDER_LSB2MS… 459 AC_DEFINE_UNQUOTED(HOST_BIGENDIAN,$HOST_BIGENDIAN,[Native cpu byte order: 1 if big-endian (Motorola…
|
| H A D | HOWTO-RELEASE | 10 1.4.16 is needed in order to avoid bugs in m4. These packages may
|
| H A D | CMakeLists.txt | 436 # CPU bit order 443 set(HOST_FILLORDER ${fillorder} CACHE STRING "Native CPU bit order") 454 set(HOST_BIG_ENDIAN ${bigendian} CACHE STRING "Native CPU bit order")
|
| H A D | SConstruct | 93 context.Message('Checking for the native cpu bit order... ')
|
| H A D | nmake.opt | 149 # Set the native cpu bit order
|
| H A D | ChangeLog | 1161 channel. Detect this condition in order to avoid a crash, and 1208 * HOWTO-RELEASE: small update about autotools building order 1859 * libtiff/tif_jpeg.c: reduce usage of JCS_UNKNOWN in order 2560 TIFFWarningExt() in order to reveal bugs. 3738 and re-sorted tag names in alphabetical order. 4549 * libtiff/tif_jpeg.c: Added a work-around in order to allow 5114 in big-endian order. 5259 TIFFCleanup() from the TIFFClose() in order to fix the bug 5569 in order to fix 6545 ensure everything is in order. [all …]
|
| H A D | aclocal.m4 | 402 # need in order to bootstrap the dependency handling code.
|
| /libtiff-4.0.7/contrib/pds/ |
| H A D | README | 55 such as the satellite's trajectory, the imaging time, etc. In order to 68 tif_dirwrite.c files in order to access the various fetching routines
|
| /libtiff-4.0.7/contrib/tags/ |
| H A D | README | 116 You must use these routines in order to have the extended tag handlers
|
| /libtiff-4.0.7/config/ |
| H A D | config.guess | 664 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 6226 ## the running order or otherwise move them around unless you know exactly 7396 ## the running order or otherwise move them around unless you know exactly 7765 ## the running order or otherwise move them around unless you know exactly 7903 ## the running order or otherwise move them around unless you know exactly 7975 ## the running order or otherwise move them around unless you know exactly 8046 ## the running order or otherwise move them around unless you know exactly
|