Searched defs:buffer (Results 1 – 11 of 11) sorted by relevance
| /libtiff-4.0.7/test/ |
| H A D | raw_decode.c | 81 static int check_cluster( int cluster, unsigned char *buffer, unsigned char *expected_cluster ) { in check_cluster() 108 unsigned char *buffer ) { in check_rgb_pixel() 130 uint32 *buffer ) { in check_rgba_pixel() 164 unsigned char *buffer; in main() local
|
| /libtiff-4.0.7/libtiff/ |
| H A D | tif_jbig.c | 51 static int JBIGDecode(TIFF* tif, uint8* buffer, tmsize_t size, uint16 s) in JBIGDecode() 145 static void JBIGOutputBie(unsigned char* buffer, size_t len, void* userData) in JBIGOutputBie() 157 static int JBIGEncode(TIFF* tif, uint8* buffer, tmsize_t size, uint16 s) in JBIGEncode()
|
| H A D | tif_aux.c | 63 _TIFFCheckRealloc(TIFF* tif, void* buffer, in _TIFFCheckRealloc()
|
| H A D | tif_jpeg.c | 216 char buffer[JMSG_LENGTH_MAX]; in TIFFjpeg_error_exit() local 232 char buffer[JMSG_LENGTH_MAX]; in TIFFjpeg_output_message() local 680 void* buffer; member
|
| H A D | tif_ojpeg.c | 2462 char buffer[JMSG_LENGTH_MAX]; in OJPEGLibjpegJpegErrorMgrOutputMessage() local 2470 char buffer[JMSG_LENGTH_MAX]; in OJPEGLibjpegJpegErrorMgrErrorExit() local
|
| /libtiff-4.0.7/tools/ |
| H A D | tiff2pdf.c | 3585 tdata_t buffer, in t2p_tile_collapse_left() 3767 char buffer[16]; in t2p_write_pdf_header() local 3787 char buffer[32]; in t2p_write_pdf_obj_start() local 3819 char buffer[64]; in t2p_write_pdf_name() local 3917 char buffer[64]; in t2p_write_pdf_string() local 4009 char buffer[32]; in t2p_write_pdf_stream_dict() local 4058 char buffer[32]; in t2p_write_pdf_stream_length() local 4076 char buffer[32]; in t2p_write_pdf_catalog() local 4256 char buffer[32]; in t2p_write_pdf_pages() local 4791 char buffer[32]; in t2p_write_pdf_xobject_stream_dict() local [all …]
|
| H A D | tiffcrop.c | 242 unsigned char *buffer; /* address of the allocated buffer */ member
|
| /libtiff-4.0.7/contrib/tags/ |
| H A D | maketif.c | 60 char buffer[WIDTH]; in WriteImage() local
|
| /libtiff-4.0.7/contrib/mfs/ |
| H A D | mfs_file.c | 119 int mfs_open (void *buffer, int size, char *mode) in mfs_open()
|
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | iptcutil.c | 264 buffer[4]; in formatIPTC() local
|
| /libtiff-4.0.7/contrib/dbs/xtiff/ |
| H A D | xtiff.c | 511 char buffer[BUFSIZ]; in SetNameLabel() local
|