Searched refs:isCompressed32BitInteger (Results 1 - 1 of 1) sorted by relevance

/external/dng_sdk/source/
H A Ddng_image_writer.cpp5732 bool isCompressed32BitInteger = (negative.RawImage ().PixelType () == ttLong) && local
5748 !isCompressed32BitInteger &&
5783 if (rawJPEGImage || isFloatingPoint || hasTransparencyMask || isCompressed32BitInteger)
5914 if (isCompressed32BitInteger)
5971 if (isCompressed32BitInteger)

Completed in 52 milliseconds