Searched defs:code (Results 1 – 12 of 12) sorted by relevance
| /libtiff-4.0.7/libtiff/ |
| H A D | tif_lzw.c | 115 hcode_t code; member 188 #define NextCode(tif, sp, bp, code, get) get(sp, bp, code) argument 203 int code; in LZWSetupDecode() local 340 #define GetNextCode(sp, bp, code) { \ argument 368 hcode_t code; in LZWDecode() local 580 #define GetNextCodeCompat(sp, bp, code) { \ argument 601 int code, nbits; in LZWDecodeCompat() local
|
| H A D | mkg3states.c | 56 uint16 code; /* right justified, lsb-first, zero filled */ member 328 int code; in FillTable() local
|
| H A D | t4.h | 37 unsigned short code; /* g3 code */ member
|
| H A D | tif_fax3.c | 643 unsigned int code, length; in putspan() local 689 unsigned int code, length, tparm; in Fax3PutEOL() local 1104 unsigned int code = EOL; in Fax3Close() local
|
| H A D | tif_jpeg.c | 118 #define LONGJMP(jbuf,code) longjmp(jbuf,code) argument
|
| H A D | tif_ojpeg.c | 153 #define LONGJMP(jbuf,code) longjmp(jbuf,code) argument
|
| /libtiff-4.0.7/archive/tools/ |
| H A D | gif2tiff.c | 375 register int count, code; in readraster() local 436 process(register int code, unsigned char** fill) in process()
|
| /libtiff-4.0.7/tools/ |
| H A D | tiff2rgba.c | 550 usage(int code) in usage()
|
| H A D | fax2ps.c | 444 usage(int code) in usage()
|
| H A D | rgb2ycbcr.c | 377 usage(int code) in usage()
|
| H A D | tiff2ps.c | 2868 Ascii85Put(unsigned char code, FILE* fd) in Ascii85Put() 3084 usage(int code) in usage()
|
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | iptcutil.c | 132 *code, member
|