Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_ifd.cpp2995 uint32 maxSamplesPerPixel = 1; in IsValidDNG() local
3010 maxSamplesPerPixel = 3; in IsValidDNG()
3016 maxSamplesPerPixel = kMaxSamplesPerPixel; in IsValidDNG()
3024 maxSamplesPerPixel = shared.fCameraProfile.fColorPlanes; in IsValidDNG()
3045 fSamplesPerPixel > maxSamplesPerPixel) in IsValidDNG()