HomeSort by relevance Sort by last modified time
    Searched refs:CheckTagCount (Results 1 - 5 of 5) sorted by null

  /external/dng_sdk/source/
dng_exif.cpp 1108 CheckTagCount (parentCode, tagCode, tagCount, 4);
1170 if (!CheckTagCount (parentCode, tagCode, tagCount, 4))
1271 CheckTagCount (parentCode, tagCode, tagCount, 1);
1296 CheckTagCount (parentCode, tagCode, tagCount, 1);
1321 CheckTagCount (parentCode, tagCode, tagCount, 1);
1346 CheckTagCount (parentCode, tagCode, tagCount, 1);
1414 CheckTagCount (parentCode, tagCode, tagCount, 1);
1456 CheckTagCount (parentCode, tagCode, tagCount, 1);
1493 CheckTagCount (parentCode, tagCode, tagCount, 1);
1527 CheckTagCount (parentCode, tagCode, tagCount, 1)
    [all...]
dng_shared.cpp 116 CheckTagCount (parentCode, tagCode, tagCount, 1);
141 CheckTagCount (parentCode, tagCode, tagCount, 1);
503 CheckTagCount (parentCode, tagCode, tagCount, 1);
553 CheckTagCount (parentCode, tagCode, tagCount, 2, 3);
596 if (!CheckTagCount (parentCode, tagCode, tagCount,
643 if (!CheckTagCount (parentCode, tagCode, tagCount,
680 CheckTagCount (parentCode, tagCode, tagCount, 1);
722 CheckTagCount (parentCode, tagCode, tagCount, 2, 3);
765 if (!CheckTagCount (parentCode, tagCode, tagCount,
804 CheckTagCount (parentCode, tagCode, tagCount, 1)
    [all...]
dng_ifd.cpp 281 CheckTagCount (parentCode, tagCode, tagCount, 1);
310 CheckTagCount (parentCode, tagCode, tagCount, 1);
332 CheckTagCount (parentCode, tagCode, tagCount, 1);
354 CheckTagCount (parentCode, tagCode, tagCount, 1, 0x0FFFF);
432 CheckTagCount (parentCode, tagCode, tagCount, 1);
482 CheckTagCount (parentCode, tagCode, tagCount, 1);
507 CheckTagCount (parentCode, tagCode, tagCount, 1);
574 CheckTagCount (parentCode, tagCode, tagCount, 1);
603 CheckTagCount (parentCode, tagCode, tagCount, 1);
625 CheckTagCount (parentCode, tagCode, tagCount, 1)
    [all...]
dng_parse_utils.h 160 bool CheckTagCount (uint32 parentCode,
dng_parse_utils.cpp     [all...]

Completed in 326 milliseconds