Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_validate.cpp185 stage1.Planes () >= 3 ? piRGB in dng_validate()
225 stage2.Planes () >= 3 ? piRGB in dng_validate()
281 stage3.Planes () >= 3 ? piRGB in dng_validate()
483 finalImage->Planes () >= 3 ? piRGB in dng_validate()
Ddng_tag_values.h61 piRGB = 2, enumerator
Ddng_ifd.cpp2846 case piRGB: in IsValidDNG()
2937 case piRGB: in IsValidDNG()
3006 case piRGB: in IsValidDNG()
3162 if (fPhotometricInterpretation == piRGB) in IsValidDNG()
Ddng_preview.cpp216 : piRGB; in AddTagSet()
Ddng_parse_utils.cpp757 { piRGB, "RGB" }, in LookupPhotometricInterpretation()
Ddng_image_writer.cpp5437 case piRGB: in WriteTIFFWithProfile()