Home
last modified time | relevance | path

Searched defs:logLuvState (Results 1 – 25 of 37) sorted by relevance

12

/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_lzw.c161 static int LZWDecode(TIFF*, tidata_t, tsize_t, tsample_t);
163 static int LZWDecodeCompat(TIFF*, tidata_t, tsize_t, tsample_t);
168 * LZW Decoder.
171 #ifdef LZW_CHECKEOS
173 * This check shouldn't be necessary because each
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8_t* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8_t*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/math/vtk8/VTK-8.2.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_luv.c160 struct logLuvState { struct
161 int encoder_state; /* 1 if encoder correctly initialized */
162 int user_datafmt; /* user data format */
163 int encode_meth; /* encoding method */
164 int pixel_size; /* bytes per pixel */
166 uint8* tbuf; /* translation buffer */
167 tmsize_t tbuflen; /* buffer length */
168 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
170 TIFFVSetMethod vgetparent; /* super-class method */
171 TIFFVSetMethod vsetparent; /* super-class method */
/dports/misc/vxl/vxl-3.3.2/v3p/tiff/
H A Dtif_luv.c160 struct logLuvState { struct
161 int encoder_state; /* 1 if encoder correctly initialized */
162 int user_datafmt; /* user data format */
163 int encode_meth; /* encoding method */
164 int pixel_size; /* bytes per pixel */
166 uint8* tbuf; /* translation buffer */
167 tmsize_t tbuflen; /* buffer length */
168 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
170 TIFFVSetMethod vgetparent; /* super-class method */
171 TIFFVSetMethod vsetparent; /* super-class method */
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8_t* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8_t*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/graphics/tiffgt/tiff-4.3.0/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8_t* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8_t*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/graphics/tiff/tiff-4.3.0/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8_t* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8_t*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8_t* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8_t*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libtiff/libtiff/
H A Dtif_luv.c158 struct logLuvState { struct
159 int encoder_state; /* 1 if encoder correctly initialized */
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 uint8* tbuf; /* translation buffer */
165 tmsize_t tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_luv.c160 struct logLuvState { struct
161 int user_datafmt; /* user data format */
162 int encode_meth; /* encoding method */
163 int pixel_size; /* bytes per pixel */
165 uint8* tbuf; /* translation buffer */
166 tmsize_t tbuflen; /* buffer length */
167 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
169 TIFFVSetMethod vgetparent; /* super-class method */
170 TIFFVSetMethod vsetparent; /* super-class method */
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_luv.c160 struct logLuvState { struct
161 int user_datafmt; /* user data format */
162 int encode_meth; /* encoding method */
163 int pixel_size; /* bytes per pixel */
165 uint8* tbuf; /* translation buffer */
166 tmsize_t tbuflen; /* buffer length */
167 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
169 TIFFVSetMethod vgetparent; /* super-class method */
170 TIFFVSetMethod vsetparent; /* super-class method */
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_luv.c160 struct logLuvState { struct
161 int user_datafmt; /* user data format */
162 int encode_meth; /* encoding method */
163 int pixel_size; /* bytes per pixel */
165 uint8* tbuf; /* translation buffer */
166 tmsize_t tbuflen; /* buffer length */
167 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
169 TIFFVSetMethod vgetparent; /* super-class method */
170 TIFFVSetMethod vsetparent; /* super-class method */
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_luv.c160 struct logLuvState { struct
161 int user_datafmt; /* user data format */
162 int encode_meth; /* encoding method */
163 int pixel_size; /* bytes per pixel */
165 uint8* tbuf; /* translation buffer */
166 tmsize_t tbuflen; /* buffer length */
167 void (*tfunc)(LogLuvState*, uint8*, tmsize_t);
169 TIFFVSetMethod vgetparent; /* super-class method */
170 TIFFVSetMethod vsetparent; /* super-class method */
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_luv.c160 struct logLuvState { struct
161 int user_datafmt; /* user data format */
162 int encode_meth; /* encoding method */
163 int pixel_size; /* bytes per pixel */
165 tidata_t* tbuf; /* translation buffer */
166 int tbuflen; /* buffer length */
167 void (*tfunc)(LogLuvState*, tidata_t, int);
169 TIFFVSetMethod vgetparent; /* super-class method */
170 TIFFVSetMethod vsetparent; /* super-class method */
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_luv.c160 struct logLuvState { struct
161 int user_datafmt; /* user data format */
162 int encode_meth; /* encoding method */
163 int pixel_size; /* bytes per pixel */
165 tidata_t* tbuf; /* translation buffer */
166 int tbuflen; /* buffer length */
167 void (*tfunc)(LogLuvState*, tidata_t, int);
169 TIFFVSetMethod vgetparent; /* super-class method */
170 TIFFVSetMethod vsetparent; /* super-class method */
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_luv.c159 struct logLuvState { struct
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 tidata_t* tbuf; /* translation buffer */
165 int tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, tidata_t, int);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_luv.c159 struct logLuvState { struct
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 tidata_t* tbuf; /* translation buffer */
165 int tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, tidata_t, int);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_luv.c159 struct logLuvState { struct
160 int user_datafmt; /* user data format */
161 int encode_meth; /* encoding method */
162 int pixel_size; /* bytes per pixel */
164 tidata_t* tbuf; /* translation buffer */
165 int tbuflen; /* buffer length */
166 void (*tfunc)(LogLuvState*, tidata_t, int);
168 TIFFVSetMethod vgetparent; /* super-class method */
169 TIFFVSetMethod vsetparent; /* super-class method */

12