Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_parse_utils.h178 bool CheckCFA (uint32 parentCode,
Ddng_ifd.cpp1290 CheckCFA (parentCode, tagCode, fPhotometricInterpretation); in ParseTag()
1322 CheckCFA (parentCode, tagCode, fPhotometricInterpretation); in ParseTag()
1395 CheckCFA (parentCode, tagCode, fPhotometricInterpretation); in ParseTag()
1445 CheckCFA (parentCode, tagCode, fPhotometricInterpretation); in ParseTag()
1854 CheckCFA (parentCode, tagCode, fPhotometricInterpretation); in ParseTag()
Ddng_parse_utils.cpp2622 bool CheckCFA (uint32 parentCode, in CheckCFA() function