Home
last modified time | relevance | path

Searched refs:fLookTableHues (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/dcp2icc/dcp2icc-0.1/dng_sdk_1_2/dng_sdk/source/
H A Ddng_shared.cpp65 , fLookTableHues (0) in dng_camera_profile_info()
646 fLookTableHues = stream.TagValue_uint32 (tagType); in ParseTag()
660 (unsigned) fLookTableHues, in ParseTag()
678 bool skipSat0 = (tagCount == fLookTableHues * in ParseTag()
685 if (!CheckTagCount (parentCode, tagCode, tagCount, fLookTableHues * in ParseTag()
705 fLookTableHues, in ParseTag()
H A Ddng_shared.h74 uint32 fLookTableHues; variable
H A Ddng_camera_profile.cpp953 bool skipSat0 = (profileInfo.fLookTableCount == profileInfo.fLookTableHues * in Parse()
959 profileInfo.fLookTableHues, in Parse()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_shared.cpp61 , fLookTableHues (0) in dng_camera_profile_info()
737 fLookTableHues = stream.TagValue_uint32 (tagType); in ParseTag()
751 (unsigned) fLookTableHues, in ParseTag()
772 dng_safe_uint32 hueCount (fLookTableHues); in ParseTag()
807 fLookTableHues, in ParseTag()
H A Ddng_shared.h69 uint32 fLookTableHues; variable
H A Ddng_camera_profile.cpp1041 bool skipSat0 = (profileInfo.fLookTableCount == profileInfo.fLookTableHues * in Parse()
1047 profileInfo.fLookTableHues, in Parse()