Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_tag_codes.h110 tcSamplesPerPixel = 277, enumerator
Ddng_parse_utils.cpp180 { tcSamplesPerPixel, "SamplesPerPixel" }, in LookupTagCode()
Ddng_ifd.cpp598 case tcSamplesPerPixel: in ParseTag()
Ddng_image_writer.cpp729 , fSamplesPerPixel (tcSamplesPerPixel, (uint16) info.fSamplesPerPixel) in dng_basic_tag_set()