Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_negative.h2350 uint32 RawTransparencyMaskBitDepth () const;
Ddng_negative.cpp4976 uint32 dng_negative::RawTransparencyMaskBitDepth () const in RawTransparencyMaskBitDepth() function in dng_negative
Ddng_image_writer.cpp6665 maskInfo->fBitsPerSample [0] = negative.RawTransparencyMaskBitDepth (); in WriteDNG()