Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_shared.h83 uint32 fLookTableCount; variable
Ddng_camera_profile.cpp1007 profileInfo.fLookTableCount != 0) in Parse()
1014 bool skipSat0 = (profileInfo.fLookTableCount == SafeUint32Mult( in Parse()
Ddng_shared.cpp74 , fLookTableCount (0) in dng_camera_profile_info()
776 fLookTableCount = tagCount; in ParseTag()