Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 11 of 11) sorted by relevance

/libtiff-4.0.7/test/
H A Draw_decode.c81 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 Dtif_jbig.c51 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 Dtif_aux.c63 _TIFFCheckRealloc(TIFF* tif, void* buffer, in _TIFFCheckRealloc()
H A Dtif_jpeg.c216 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 Dtif_ojpeg.c2462 char buffer[JMSG_LENGTH_MAX]; in OJPEGLibjpegJpegErrorMgrOutputMessage() local
2470 char buffer[JMSG_LENGTH_MAX]; in OJPEGLibjpegJpegErrorMgrErrorExit() local
/libtiff-4.0.7/tools/
H A Dtiff2pdf.c3585 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 Dtiffcrop.c242 unsigned char *buffer; /* address of the allocated buffer */ member
/libtiff-4.0.7/contrib/tags/
H A Dmaketif.c60 char buffer[WIDTH]; in WriteImage() local
/libtiff-4.0.7/contrib/mfs/
H A Dmfs_file.c119 int mfs_open (void *buffer, int size, char *mode) in mfs_open()
/libtiff-4.0.7/contrib/iptcutil/
H A Diptcutil.c264 buffer[4]; in formatIPTC() local
/libtiff-4.0.7/contrib/dbs/xtiff/
H A Dxtiff.c511 char buffer[BUFSIZ]; in SetNameLabel() local