Home
last modified time | relevance | path

Searched refs:fRawFloatBitDepth (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_negative.h835 uint32 fRawFloatBitDepth; variable
2384 return fRawFloatBitDepth; in RawFloatBitDepth()
2389 fRawFloatBitDepth = bitDepth; in SetRawFloatBitDepth()
H A Ddng_negative.cpp803 , fRawFloatBitDepth (0) in dng_negative()