Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_ifd.cpp1729 CheckMainIFD (parentCode, tagCode, fNewSubFileType); in ParseTag()
1759 CheckMainIFD (parentCode, tagCode, fNewSubFileType); in ParseTag()
1789 CheckMainIFD (parentCode, tagCode, fNewSubFileType); in ParseTag()
1819 CheckMainIFD (parentCode, tagCode, fNewSubFileType); in ParseTag()
1878 CheckMainIFD (parentCode, tagCode, fNewSubFileType); in ParseTag()
1905 CheckMainIFD (parentCode, tagCode, fNewSubFileType); in ParseTag()
1932 CheckMainIFD (parentCode, tagCode, fNewSubFileType); in ParseTag()
1959 CheckMainIFD (parentCode, tagCode, fNewSubFileType); in ParseTag()
1993 CheckMainIFD (parentCode, tagCode, fNewSubFileType); in ParseTag()
Ddng_parse_utils.h170 bool CheckMainIFD (uint32 parentCode,
Ddng_parse_utils.cpp2541 bool CheckMainIFD (uint32 parentCode, in CheckMainIFD() function