Home
last modified time | relevance | path

Searched refs:fHueSatDeltas2Count (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_shared.h74 uint32 fHueSatDeltas2Count; variable
Ddng_camera_profile.cpp985 profileInfo.fHueSatDeltas2Count != 0) in Parse()
992 bool skipSat0 = (profileInfo.fHueSatDeltas2Count == SafeUint32Mult( in Parse()
Ddng_shared.cpp65 , fHueSatDeltas2Count (0) in dng_camera_profile_info()
652 fHueSatDeltas2Count = tagCount; in ParseTag()