Searched refs:CheckRawIFD (Results 1 – 3 of 3) sorted by relevance
/external/dng_sdk/source/ |
D | dng_ifd.cpp | 1472 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() 1503 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() 1535 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() 1626 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() 1657 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() 1688 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() 2281 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() 2308 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() 2335 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() 2380 CheckRawIFD (parentCode, tagCode, fPhotometricInterpretation); in ParseTag() [all …]
|
D | dng_parse_utils.h | 174 bool CheckRawIFD (uint32 parentCode,
|
D | dng_parse_utils.cpp | 2581 bool CheckRawIFD (uint32 parentCode, in CheckRawIFD() function
|