Home
last modified time | relevance | path

Searched refs:Fax3PutBits (Results 1 – 25 of 49) sorted by relevance

12

/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_fax4.c86 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
87 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
H A Dtif_fax3.c704 Fax3PutBits(TIFF* tif, u_int bits, u_int length) in Fax3PutBits() function
727 Fax3PutBits(tif, te->code, te->length); in putcode()
776 Fax3PutBits(tif, 0, align); in Fax3PutEOL()
779 Fax3PutBits(tif, EOL, 12); in Fax3PutEOL()
781 Fax3PutBits(tif, sp->tag == G3_1D, 1); in Fax3PutEOL()
889 Fax3PutBits(tif, 0, sp->b.bit); in Fax3Encode1DRow()
891 Fax3PutBits(tif, 0, 8); in Fax3Encode1DRow()
1010 Fax3PutBits(tif, EOL, 12); in Fax3Close()
1012 Fax3PutBits(tif, 1, 1); in Fax3Close()
H A Dtif_fax3.h58 extern void Fax3PutBits(TIFF*, u_int, u_int);
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_fax4.c86 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
87 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
H A Dtif_fax3.c704 Fax3PutBits(TIFF* tif, u_int bits, u_int length) in Fax3PutBits() function
727 Fax3PutBits(tif, te->code, te->length); in putcode()
776 Fax3PutBits(tif, 0, align); in Fax3PutEOL()
779 Fax3PutBits(tif, EOL, 12); in Fax3PutEOL()
781 Fax3PutBits(tif, sp->tag == G3_1D, 1); in Fax3PutEOL()
889 Fax3PutBits(tif, 0, sp->b.bit); in Fax3Encode1DRow()
891 Fax3PutBits(tif, 0, 8); in Fax3Encode1DRow()
1010 Fax3PutBits(tif, EOL, 12); in Fax3Close()
1012 Fax3PutBits(tif, 1, 1); in Fax3Close()
H A Dtif_fax3.h58 extern void Fax3PutBits(TIFF*, u_int, u_int);
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_fax4.c86 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
87 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
H A Dtif_fax3.c704 Fax3PutBits(TIFF* tif, u_int bits, u_int length) in Fax3PutBits() function
727 Fax3PutBits(tif, te->code, te->length); in putcode()
776 Fax3PutBits(tif, 0, align); in Fax3PutEOL()
779 Fax3PutBits(tif, EOL, 12); in Fax3PutEOL()
781 Fax3PutBits(tif, sp->tag == G3_1D, 1); in Fax3PutEOL()
889 Fax3PutBits(tif, 0, sp->b.bit); in Fax3Encode1DRow()
891 Fax3PutBits(tif, 0, 8); in Fax3Encode1DRow()
1010 Fax3PutBits(tif, EOL, 12); in Fax3Close()
1012 Fax3PutBits(tif, 1, 1); in Fax3Close()
H A Dtif_fax3.h58 extern void Fax3PutBits(TIFF*, u_int, u_int);
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_fax3.c602 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
617 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1099 Fax3PutBits(tif, code, length); in Fax3Close()
1459 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1460 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_fax3.c603 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
618 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1113 Fax3PutBits(tif, code, length); in Fax3Close()
1477 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1478 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_fax3.c602 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
617 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1099 Fax3PutBits(tif, code, length); in Fax3Close()
1459 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1460 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_fax3.c602 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
617 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1099 Fax3PutBits(tif, code, length); in Fax3Close()
1459 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1460 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_fax3.c566 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
581 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1073 Fax3PutBits(tif, code, length); in Fax3Close()
1459 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1460 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_fax3.c566 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
581 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1073 Fax3PutBits(tif, code, length); in Fax3Close()
1459 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1460 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c573 Fax3PutBits(TIFF* tif, u_int bits, u_int length) in Fax3PutBits() function
588 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1063 Fax3PutBits(tif, code, length); in Fax3Close()
1416 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1417 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c573 Fax3PutBits(TIFF* tif, u_int bits, u_int length) in Fax3PutBits() function
588 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1063 Fax3PutBits(tif, code, length); in Fax3Close()
1416 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1417 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c573 Fax3PutBits(TIFF* tif, u_int bits, u_int length) in Fax3PutBits() function
588 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1063 Fax3PutBits(tif, code, length); in Fax3Close()
1416 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1417 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c573 Fax3PutBits(TIFF* tif, u_int bits, u_int length) in Fax3PutBits() function
588 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1063 Fax3PutBits(tif, code, length); in Fax3Close()
1416 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1417 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_fax3.c601 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
616 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1098 Fax3PutBits(tif, code, length); in Fax3Close()
1458 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1459 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_fax3.c602 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
617 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1099 Fax3PutBits(tif, code, length); in Fax3Close()
1459 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1460 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_fax3.c572 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
587 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1063 Fax3PutBits(tif, code, length); in Fax3Close()
1448 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1449 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/misc/openmvg/openMVG-2.0/src/third_party/tiff/
H A Dtif_fax3.c602 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
617 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1109 Fax3PutBits(tif, code, length); in Fax3Close()
1469 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1470 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_fax3.c572 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
587 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1063 Fax3PutBits(tif, code, length); in Fax3Close()
1448 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1449 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/libtiff/
H A Dtif_fax3.c601 Fax3PutBits(TIFF* tif, unsigned int bits, unsigned int length) in Fax3PutBits() function
616 #define putcode(tif, te) Fax3PutBits(tif, (te)->code, (te)->length)
1098 Fax3PutBits(tif, code, length); in Fax3Close()
1458 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()
1459 Fax3PutBits(tif, EOL, 12); in Fax4PostEncode()

12