Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.h814 uint32 fRawFloatBitDepth; variable
2230 return fRawFloatBitDepth; in RawFloatBitDepth()
2235 fRawFloatBitDepth = bitDepth; in SetRawFloatBitDepth()
Ddng_negative.cpp796 , fRawFloatBitDepth (0) in dng_negative()