Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.h2228 uint32 RawFloatBitDepth () const in RawFloatBitDepth() function
Ddng_image_writer.cpp6048 if (negative.RawFloatBitDepth () == 16) in WriteDNG()
6053 else if (negative.RawFloatBitDepth () == 24) in WriteDNG()
Ddng_negative.cpp4672 RawFloatBitDepth () == 16 && in ConvertToProxy()