Searched refs:last (Results 1 – 5 of 5) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | tiffmedian.c | 422 int first=0, last=0; in splitbox() local 456 last = ptr->rmax; in splitbox() 470 last = ptr->gmax; in splitbox() 486 last = ptr->bmax; in splitbox() 493 for (i = first; i <= last && (sum += *histp++) < sum2; ++i) in splitbox() 511 for (sum2 = 0, j = i; j <= last; j++) in splitbox()
|
| /libtiff-4.0.7/ |
| H A D | configure.ac | 71 dnl 3. If the library source code has changed at all since the last update, 73 dnl 4. If any interfaces have been added, removed, or changed since the last 75 dnl 5. If any interfaces have been added since the last public release, then 77 dnl 6. If any interfaces have been removed since the last public release,
|
| H A D | ChangeLog | 1233 * libtiff/tif_dir.c: fix last fix for TIFFNumberOfDirectories() 1722 * libtiff/tif_fax3.h: Fix to last change allowing zero length 2168 if the jpeg table was written. This is a fix for the last fix on 04-21. 2596 strip for the last partial strip in a jpeg compressed file. 2873 and writing with reading last. (highlighted by gdal 2880 * tif_predict.c/h: more fixes related to last item, keeping a 3491 of last truncated strip data to TIFFWriteEncodedStrip 6080 when last strip of image contains fewer number of scanlines than 6887 rows for strips that are the last strip in a separation but 6888 not the last strip of all in TIFFReadEncodedStrip().
|
| /libtiff-4.0.7/config/ |
| H A D | ltmain.sh | 6130 /* search backwards for last DIR_SEPARATOR */
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 1586 # Insert the option either (1) after the last *FLAGS variable, or 2069 # Insert the option either (1) after the last *FLAGS variable, or 3127 The last name is the one that the linker finds with -lNAME]])
|