| /libtiff-4.0.7/archive/tools/ |
| H A D | sgi2tiff.c | 35 #define streq(a,b) (strcmp(a,b) == 0) argument 36 #define strneq(a,b,n) (strncmp(a,b,n) == 0) argument 200 short *g, *b; in cpContig() local 221 short *g, *b, *a; in cpContig() local
|
| H A D | ras2tiff.c | 49 #define streq(a,b) (strcmp(a,b) == 0) argument 50 #define strneq(a,b,n) (strncmp(a,b,n) == 0) argument 244 #define SWAP(a,b) { unsigned char t = (a); (a) = (b); (b) = t; } in main() argument
|
| H A D | sgisv.c | 39 #define streq(a,b) (strcmp(a,b) == 0) argument 40 #define strneq(a,b,n) (strncmp(a,b,n) == 0) argument 253 #define MIN(a,b) ((a)<(b)?(a):(b)) argument
|
| H A D | gif2tiff.c | 58 #define streq(a,b) (strcmp(a,b) == 0) argument 59 #define strneq(a,b,n) (strncmp(a,b,n) == 0) argument
|
| /libtiff-4.0.7/tools/ |
| H A D | tiff2bw.c | 44 #define streq(a,b) (strcmp((a),(b)) == 0) argument 45 #define strneq(a,b,n) (strncmp(a,b,n) == 0) argument 71 unsigned char* r, unsigned char* g, unsigned char* b, uint32 n) in compresssep() 81 checkcmap(TIFF* tif, int n, uint16* r, uint16* g, uint16* b) in checkcmap() 222 #define pack(a,b) ((a)<<8 | (b)) in main() argument
|
| H A D | ppm2tiff.c | 56 #define streq(a,b) (strcmp(a,b) == 0) argument 57 #define strneq(a,b,n) (strncmp(a,b,n) == 0) argument
|
| H A D | tiffdither.c | 44 #define streq(a,b) (strcmp(a,b) == 0) argument 45 #define strneq(a,b,n) (strncmp(a,b,n) == 0) argument
|
| H A D | pal2rgb.c | 44 #define streq(a,b) (strcmp(a,b) == 0) argument 45 #define strneq(a,b,n) (strncmp(a,b,n) == 0) argument 51 checkcmap(int n, uint16* r, uint16* g, uint16* b) in checkcmap()
|
| H A D | tiffmedian.c | 61 #define streq(a,b) (strcmp(a,b) == 0) argument 62 #define strneq(a,b,n) (strncmp(a,b,n) == 0) argument 406 register Colorbox *p, *b; in largest_box() local 788 #define SWAP(type,a,b) { type p; p = a; a = b; b = p; } argument
|
| H A D | thumbnail.c | 48 #define streq(a,b) (strcmp(a,b) == 0) argument 487 uint8 b; in setupStepTables() local
|
| H A D | tiff2rgba.c | 44 #define streq(a,b) (strcmp(a,b) == 0) argument
|
| H A D | rgb2ycbcr.c | 44 #define streq(a,b) (strcmp(a,b) == 0) argument
|
| H A D | tiffinfoce.c | 43 #define streq(a,b) (_stricmp(a,b) == 0) argument
|
| /libtiff-4.0.7/libtiff/ |
| H A D | tif_color.c | 46 TIFFCIELabToXYZ(TIFFCIELabToRGB *cielab, uint32 l, int32 a, int32 b, in TIFFCIELabToXYZ() 79 uint32 *r, uint32 *g, uint32 *b) in TIFFXYZToRGB() 184 uint32 *r, uint32 *g, uint32 *b) in TIFFYCbCrtoRGB()
|
| H A D | tif_packbits.c | 73 int b; in PackBitsEncode() local 222 int b; in PackBitsDecode() local
|
| H A D | tif_getimage.c | 1184 #define PACK(r,g,b) \ argument 1186 #define PACK4(r,g,b,a) \ argument 1190 #define PACKW(r,g,b) \ argument 1192 #define PACKW4(r,g,b,a) \ argument 1439 uint32 r, g, b, a; in DECLAREContigPutFunc() local 1510 uint32 r,g,b,a; in DECLAREContigPutFunc() local 1534 uint16 r, g, b, k; in DECLAREContigPutFunc() local 1560 uint16 r, g, b, k; in DECLAREContigPutFunc() local 1728 uint32 r, g, b; in DECLAREContigPutFunc() local 2414 uint16* b = img->bluecmap; in checkcmap() local [all …]
|
| H A D | tif_luv.c | 193 int16 b; in LogL16Decode() local 326 uint32 b; in LogLuvDecode32() local 446 int16 b; in LogL16Encode() local 596 uint32 b; in LogLuvEncode32() local 818 double r, g, b; in XYZtoRGB24() local 1250 #define PACK(s,b,f) (((b)<<6)|((s)<<3)|(f)) in LogL16GuessDataFmt() argument 1334 #define PACK(a,b) (((a)<<3)|(b)) in LogLuvGuessDataFmt() argument
|
| H A D | tif_dirinfo.c | 344 tagCompare(const void* a, const void* b) in tagCompare() 357 tagNameCompare(const void* a, const void* b) in tagNameCompare()
|
| H A D | mkg3states.c | 48 #define streq(a,b) (strcmp(a,b) == 0) argument
|
| H A D | tif_vms.c | 384 char b[8]; member 392 char b[4]; member
|
| H A D | tif_fax3.c | 69 Fax3BaseState b; member 265 #define SWAP(t,a,b) { t x; x = (a); (a) = (b); (b) = x; } argument 1394 #define SWAP(t,a,b) { t x; x = (a); (a) = (b); (b) = x; } argument
|
| /libtiff-4.0.7/contrib/pds/ |
| H A D | tif_imageiter.c | 318 u_char* b; in gtTileSeparate() local 420 u_char *r, *g, *b, *a; in gtStripSeparate() local
|
| /libtiff-4.0.7/contrib/win_dib/ |
| H A D | tiff2dib.c | 221 static int checkcmap(int n, uint16* r, uint16* g, uint16* b) in checkcmap()
|
| /libtiff-4.0.7/contrib/addtiffo/ |
| H A D | tif_overview.c | 64 # define MIN(a,b) ((a<b) ? a : b) argument 65 # define MAX(a,b) ((a>b) ? a : b) argument
|
| /libtiff-4.0.7/contrib/dbs/xtiff/ |
| H A D | xtiff.c | 78 #define MIN(a, b) (((a) < (b)) ? (a) : (b)) argument 79 #define MAX(a, b) (((a) > (b)) ? (a) : (b)) argument
|