Home
last modified time | relevance | path

Searched defs:tiff_tag (Results 1 – 25 of 40) sorted by relevance

12

/dports/graphics/zint/zint-2.10.0-src/backend/
H A Dtif.h56 typedef struct tiff_tag { struct
61 } tiff_tag_t; argument
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dwrite_debug_image.cpp47 struct tiff_tag { struct
48 uint16_t tag_code;
49 int16_t type_code;
50 int32_t count;
51 union {
55 } value;
57 ALWAYS_INLINE void assign16(uint16_t tag_code, int32_t count, int16_t value) { in assign16()
64 ALWAYS_INLINE void assign32(uint16_t tag_code, int32_t count, int32_t value) { in assign32()
71 … ALWAYS_INLINE void assign32(uint16_t tag_code, int16_t type_code, int32_t count, int32_t value) { in assign32()
/dports/print/limereport/LimeReport-1.5.35/3rdparty/zint-2.6.1/backend/
H A Dtif.h54 typedef struct tiff_tag { struct
59 } tiff_tag_t; argument
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.h231 struct tiff_tag { struct
241 struct tiff_tag tag[23]; argument
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Ddcraw.h231 struct tiff_tag { struct
241 struct tiff_tag tag[23]; argument
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddcraw.h266 struct tiff_tag { struct
276 struct tiff_tag tag[23]; argument
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/tiff/detail/
H A Dis_allowed.hpp242 bool is_allowed( const image_read_info< tiff_tag >& /* info */ in is_allowed()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/tiff/detail/
H A Dis_allowed.hpp242 bool is_allowed( const image_read_info< tiff_tag >& /* info */ in is_allowed()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/tiff/detail/
H A Dis_allowed.hpp242 bool is_allowed( const image_read_info< tiff_tag >& /* info */ in is_allowed()
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/tiff/detail/
H A Dis_allowed.hpp245 bool is_allowed( const image_read_info< tiff_tag >& /* info */ in is_allowed()
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/tiff/detail/
H A Dis_allowed.hpp245 bool is_allowed( const image_read_info< tiff_tag >& /* info */ in is_allowed()
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/tiff/detail/
H A Dis_allowed.hpp245 bool is_allowed( const image_read_info< tiff_tag >& /* info */ in is_allowed()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/io/tiff/detail/
H A Dis_allowed.hpp204 bool is_allowed( const image_read_info< tiff_tag >& /* info */ in is_allowed()
/dports/graphics/photivo/photivo/ReferenceMaterial/SimpleNikonCurve/
H A DSimpleNikonCurve.c615 int FindTIFFOffset(FILE *file, unsigned short num_entries, unsigned short tiff_tag, unsigned short … in FindTIFFOffset()
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/tiff/
H A Dtags.hpp32 struct tiff_tag : format_tag {}; struct
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/tiff/
H A Dtags.hpp32 struct tiff_tag : format_tag {}; struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/tiff/
H A Dtags.hpp32 struct tiff_tag : format_tag {}; struct
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/tiff/
H A Dtags.hpp32 struct tiff_tag : format_tag {}; struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/tiff/
H A Dtags.hpp32 struct tiff_tag : format_tag {}; struct
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/io/tiff/
H A Dtags.hpp31 struct tiff_tag : format_tag {}; struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/tiff/
H A Dtags.hpp32 struct tiff_tag : format_tag {}; struct
/dports/graphics/dcp2icc/dcp2icc-0.1/dng_sdk_1_2/dng_sdk/source/
H A Ddng_image_writer.h70 tiff_tag (uint16 code, in tiff_tag() function
/dports/graphics/photivo/photivo/Sources/
H A DptDcRaw.cpp8372 struct tiff_tag { struct
8382 struct tiff_tag tag[23]; argument
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-dcraw/
H A Ddcraw.cc8501 struct tiff_tag { struct
8511 struct tiff_tag tag[23]; argument
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_image_writer.h73 tiff_tag (uint16 code, in tiff_tag() function

12