Home
last modified time | relevance | path

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

12

/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A Dtif_fax3.c300 sp->b.tag = G3_1D;
314 sp->b.tag = nextbit(tif) ? G3_1D : G3_2D;
362 if (sp->b.tag == G3_1D) {
377 sp->b.tag = nextbit(tif) ? G3_1D : G3_2D;
825 putbits(tif, sp->tag == G3_1D, 1);
888 sp->b.tag = G3_1D;
1025 if (sp->b.tag == G3_1D) {
1035 sp->b.tag = G3_1D;
H A Dtif_fax3.h49 G3_1D, /* basic 1-d mode */ enumerator
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_fax3.c229 sp->b.tag = G3_1D; in Fax3PreDecode()
243 sp->b.tag = nextbit(tif) ? G3_1D : G3_2D; in Fax3PreDecode()
339 if (sp->b.tag == G3_1D) in Fax3Decode()
357 sp->b.tag = nextbit(tif) ? G3_1D : G3_2D; in Fax3Decode()
781 Fax3PutBits(tif, sp->tag == G3_1D, 1); in Fax3PutEOL()
836 sp->b.tag = G3_1D; in Fax3PreEncode()
968 if (sp->b.tag == G3_1D) { in Fax3Encode()
978 sp->b.tag = G3_1D; in Fax3Encode()
H A Dtif_fax3.h48 G3_1D, /* basic 1-d mode */ enumerator
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_fax3.c229 sp->b.tag = G3_1D; in Fax3PreDecode()
243 sp->b.tag = nextbit(tif) ? G3_1D : G3_2D; in Fax3PreDecode()
339 if (sp->b.tag == G3_1D) in Fax3Decode()
357 sp->b.tag = nextbit(tif) ? G3_1D : G3_2D; in Fax3Decode()
781 Fax3PutBits(tif, sp->tag == G3_1D, 1); in Fax3PutEOL()
836 sp->b.tag = G3_1D; in Fax3PreEncode()
968 if (sp->b.tag == G3_1D) { in Fax3Encode()
978 sp->b.tag = G3_1D; in Fax3Encode()
H A Dtif_fax3.h48 G3_1D, /* basic 1-d mode */ enumerator
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_fax3.c229 sp->b.tag = G3_1D; in Fax3PreDecode()
243 sp->b.tag = nextbit(tif) ? G3_1D : G3_2D; in Fax3PreDecode()
339 if (sp->b.tag == G3_1D) in Fax3Decode()
357 sp->b.tag = nextbit(tif) ? G3_1D : G3_2D; in Fax3Decode()
781 Fax3PutBits(tif, sp->tag == G3_1D, 1); in Fax3PutEOL()
836 sp->b.tag = G3_1D; in Fax3PreEncode()
968 if (sp->b.tag == G3_1D) { in Fax3Encode()
978 sp->b.tag = G3_1D; in Fax3Encode()
H A Dtif_fax3.h48 G3_1D, /* basic 1-d mode */ enumerator
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_fax3.c67 typedef enum { G3_1D, G3_2D } Ttag; enumerator
706 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
725 sp->tag = G3_1D; in Fax3PreEncode()
1052 if (sp->tag == G3_1D) { in Fax3Encode()
1063 sp->tag = G3_1D; in Fax3Encode()
1097 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_fax3.c67 typedef enum { G3_1D, G3_2D } Ttag; enumerator
710 code = (code<<1) | (sp->tag == G3_1D); in Fax3PutEOL()
731 sp->tag = G3_1D; in Fax3PreEncode()
1064 if (sp->tag == G3_1D) { in Fax3Encode()
1075 sp->tag = G3_1D; in Fax3Encode()
1109 code = (code<<1) | (sp->tag == G3_1D); in Fax3Close()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_fax3.c67 typedef enum { G3_1D, G3_2D } Ttag; enumerator
706 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
725 sp->tag = G3_1D; in Fax3PreEncode()
1052 if (sp->tag == G3_1D) { in Fax3Encode()
1063 sp->tag = G3_1D; in Fax3Encode()
1097 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_fax3.c67 typedef enum { G3_1D, G3_2D } Ttag; enumerator
706 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
725 sp->tag = G3_1D; in Fax3PreEncode()
1052 if (sp->tag == G3_1D) { in Fax3Encode()
1063 sp->tag = G3_1D; in Fax3Encode()
1097 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_fax3.c70 typedef enum { G3_1D, G3_2D } Ttag; enumerator
670 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
691 sp->tag = G3_1D; in Fax3PreEncode()
1022 if (sp->tag == G3_1D) { in Fax3Encode()
1033 sp->tag = G3_1D; in Fax3Encode()
1071 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_fax3.c70 typedef enum { G3_1D, G3_2D } Ttag; enumerator
670 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
691 sp->tag = G3_1D; in Fax3PreEncode()
1022 if (sp->tag == G3_1D) { in Fax3Encode()
1033 sp->tag = G3_1D; in Fax3Encode()
1071 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c69 typedef enum { G3_1D, G3_2D } Ttag; enumerator
677 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
696 sp->tag = G3_1D; in Fax3PreEncode()
1017 if (sp->tag == G3_1D) { in Fax3Encode()
1027 sp->tag = G3_1D; in Fax3Encode()
1061 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c69 typedef enum { G3_1D, G3_2D } Ttag; enumerator
677 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
696 sp->tag = G3_1D; in Fax3PreEncode()
1017 if (sp->tag == G3_1D) { in Fax3Encode()
1027 sp->tag = G3_1D; in Fax3Encode()
1061 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c69 typedef enum { G3_1D, G3_2D } Ttag; enumerator
677 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
696 sp->tag = G3_1D; in Fax3PreEncode()
1017 if (sp->tag == G3_1D) { in Fax3Encode()
1027 sp->tag = G3_1D; in Fax3Encode()
1061 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_fax3.c69 typedef enum { G3_1D, G3_2D } Ttag; enumerator
677 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
696 sp->tag = G3_1D; in Fax3PreEncode()
1017 if (sp->tag == G3_1D) { in Fax3Encode()
1027 sp->tag = G3_1D; in Fax3Encode()
1061 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_fax3.c66 typedef enum { G3_1D, G3_2D } Ttag; enumerator
705 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
724 sp->tag = G3_1D; in Fax3PreEncode()
1051 if (sp->tag == G3_1D) { in Fax3Encode()
1062 sp->tag = G3_1D; in Fax3Encode()
1096 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_fax3.c67 typedef enum { G3_1D, G3_2D } Ttag; enumerator
706 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
725 sp->tag = G3_1D; in Fax3PreEncode()
1052 if (sp->tag == G3_1D) { in Fax3Encode()
1063 sp->tag = G3_1D; in Fax3Encode()
1097 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_fax3.c69 typedef enum { G3_1D, G3_2D } Ttag; enumerator
676 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
695 sp->tag = G3_1D; in Fax3PreEncode()
1016 if (sp->tag == G3_1D) { in Fax3Encode()
1027 sp->tag = G3_1D; in Fax3Encode()
1061 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/misc/openmvg/openMVG-2.0/src/third_party/tiff/
H A Dtif_fax3.c67 typedef enum { G3_1D, G3_2D } Ttag; enumerator
706 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
725 sp->tag = G3_1D; in Fax3PreEncode()
1062 if (sp->tag == G3_1D) { in Fax3Encode()
1073 sp->tag = G3_1D; in Fax3Encode()
1107 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_fax3.c69 typedef enum { G3_1D, G3_2D } Ttag; enumerator
676 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
695 sp->tag = G3_1D; in Fax3PreEncode()
1016 if (sp->tag == G3_1D) { in Fax3Encode()
1027 sp->tag = G3_1D; in Fax3Encode()
1061 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/libtiff/
H A Dtif_fax3.c66 typedef enum { G3_1D, G3_2D } Ttag; enumerator
705 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
724 sp->tag = G3_1D; in Fax3PreEncode()
1051 if (sp->tag == G3_1D) { in Fax3Encode()
1062 sp->tag = G3_1D; in Fax3Encode()
1096 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/libtiff/
H A Dtif_fax3.c67 typedef enum { G3_1D, G3_2D } Ttag; enumerator
707 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3PutEOL()
726 sp->tag = G3_1D; in Fax3PreEncode()
1053 if (sp->tag == G3_1D) { in Fax3Encode()
1064 sp->tag = G3_1D; in Fax3Encode()
1098 code = (code<<1) | (sp->tag == G3_1D), length++; in Fax3Close()

12