Searched defs:CheckTagCount (Results 1 - 1 of 1) sorted by relevance

/external/dng_sdk/source/
H A Ddng_parse_utils.cpp2429 bool CheckTagCount (uint32 parentCode, function
3185 if (CheckTagCount (parentCode, tagCode, tagCount, rows * cols))
3219 if (CheckTagCount (parentCode, tagCode, tagCount, count))
3261 (void) CheckTagCount (parentCode, tagCode, tagCount, 20);

Completed in 59 milliseconds