• Home
  • Raw
  • Download

Lines Matching refs:parentCode

101 										uint32 parentCode,  in ParseTag()  argument
114 CheckTagType (parentCode, tagCode, tagType, ttShort); in ParseTag()
116 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
139 CheckTagType (parentCode, tagCode, tagType, ttShort); in ParseTag()
141 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
164 CheckTagType (parentCode, tagCode, tagType, ttSRational); in ParseTag()
173 if (!CheckColorImage (parentCode, tagCode, fColorPlanes)) in ParseTag()
177 parentCode, in ParseTag()
206 CheckTagType (parentCode, tagCode, tagType, ttSRational); in ParseTag()
226 if (!CheckColorImage (parentCode, tagCode, fColorPlanes)) in ParseTag()
230 parentCode, in ParseTag()
268 CheckTagType (parentCode, tagCode, tagType, ttSRational); in ParseTag()
270 if (!CheckColorImage (parentCode, tagCode, fColorPlanes)) in ParseTag()
274 parentCode, in ParseTag()
303 CheckTagType (parentCode, tagCode, tagType, ttSRational); in ParseTag()
305 if (!CheckColorImage (parentCode, tagCode, fColorPlanes)) in ParseTag()
309 parentCode, in ParseTag()
338 CheckTagType (parentCode, tagCode, tagType, ttSRational); in ParseTag()
340 if (!CheckColorImage (parentCode, tagCode, fColorPlanes)) in ParseTag()
344 parentCode, in ParseTag()
373 CheckTagType (parentCode, tagCode, tagType, ttSRational); in ParseTag()
375 if (!CheckColorImage (parentCode, tagCode, fColorPlanes)) in ParseTag()
379 parentCode, in ParseTag()
408 CheckTagType (parentCode, tagCode, tagType, ttAscii, ttByte); in ParseTag()
411 parentCode, in ParseTag()
439 CheckTagType (parentCode, tagCode, tagType, ttAscii, ttByte); in ParseTag()
442 parentCode, in ParseTag()
470 CheckTagType (parentCode, tagCode, tagType, ttAscii, ttByte); in ParseTag()
473 parentCode, in ParseTag()
501 CheckTagType (parentCode, tagCode, tagType, ttLong); in ParseTag()
503 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
551 CheckTagType (parentCode, tagCode, tagType, ttLong); in ParseTag()
553 CheckTagCount (parentCode, tagCode, tagCount, 2, 3); in ParseTag()
584 if (!CheckTagType (parentCode, tagCode, tagType, ttFloat)) in ParseTag()
596 if (!CheckTagCount (parentCode, tagCode, tagCount, in ParseTag()
631 if (!CheckTagType (parentCode, tagCode, tagType, ttFloat)) in ParseTag()
643 if (!CheckTagCount (parentCode, tagCode, tagCount, in ParseTag()
678 CheckTagType (parentCode, tagCode, tagType, ttLong); in ParseTag()
680 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
720 CheckTagType (parentCode, tagCode, tagType, ttLong); in ParseTag()
722 CheckTagCount (parentCode, tagCode, tagCount, 2, 3); in ParseTag()
753 if (!CheckTagType (parentCode, tagCode, tagType, ttFloat)) in ParseTag()
765 if (!CheckTagCount (parentCode, tagCode, tagCount, in ParseTag()
802 CheckTagType (parentCode, tagCode, tagType, ttLong); in ParseTag()
804 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
844 CheckTagType (parentCode, tagCode, tagType, ttSRational); in ParseTag()
846 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
869 CheckTagType (parentCode, tagCode, tagType, ttLong); in ParseTag()
871 CheckTagCount (parentCode, tagCode, tagCount, 1); in ParseTag()
912 if (!CheckTagType (parentCode, tagCode, tagType, ttFloat)) in ParseTag()
915 if (!CheckTagCount (parentCode, tagCode, tagCount, 4, tagCount)) in ParseTag()
929 LookupParentCode (parentCode), in ParseTag()
930 LookupTagCode (parentCode, tagCode), in ParseTag()
955 parentCode, in ParseTag()
976 CheckTagType (parentCode, tagCode, tagType, ttAscii); in ParseTag()
979 parentCode, in ParseTag()
1249 uint32 parentCode, in ParseTag() argument
1258 if (parentCode == 0) in ParseTag()
1263 parentCode, in ParseTag()
1276 if (parentCode == 0 || in ParseTag()
1277 parentCode == tcExifIFD) in ParseTag()
1282 parentCode, in ParseTag()
1305 uint32 parentCode, in Parse_ifd0() argument
1318 CheckTagType (parentCode, tagCode, tagType, ttByte, ttUndefined); in Parse_ifd0()
1350 CheckTagType (parentCode, tagCode, tagType, ttLong, ttAscii, ttUndefined); in Parse_ifd0()
1440 CheckTagType (parentCode, tagCode, tagType, ttLong, ttIFD); in Parse_ifd0()
1442 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
1462 CheckTagType (parentCode, tagCode, tagType, ttLong, ttIFD); in Parse_ifd0()
1464 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
1484 CheckTagType (parentCode, tagCode, tagType, ttLong, ttIFD); in Parse_ifd0()
1486 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
1506 CheckTagType (parentCode, tagCode, tagType, ttLong, ttIFD); in Parse_ifd0()
1508 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
1528 CheckTagType (parentCode, tagCode, tagType, ttByte); in Parse_ifd0()
1530 CheckTagCount (parentCode, tagCode, tagCount, 4); in Parse_ifd0()
1559 CheckTagType (parentCode, tagCode, tagType, ttByte); in Parse_ifd0()
1561 CheckTagCount (parentCode, tagCode, tagCount, 4); in Parse_ifd0()
1590 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0()
1593 parentCode, in Parse_ifd0()
1634 CheckTagType (parentCode, tagCode, tagType, ttAscii, ttByte); in Parse_ifd0()
1637 parentCode, in Parse_ifd0()
1678 CheckTagType (parentCode, tagCode, tagType, ttSRational); in Parse_ifd0()
1680 if (!CheckColorImage (parentCode, tagCode, fCameraProfile.fColorPlanes)) in Parse_ifd0()
1684 parentCode, in Parse_ifd0()
1713 CheckTagType (parentCode, tagCode, tagType, ttSRational); in Parse_ifd0()
1715 if (!CheckColorImage (parentCode, tagCode, fCameraProfile.fColorPlanes)) in Parse_ifd0()
1719 parentCode, in Parse_ifd0()
1748 CheckTagType (parentCode, tagCode, tagType, ttAscii, ttByte); in Parse_ifd0()
1751 parentCode, in Parse_ifd0()
1779 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0()
1800 if (!CheckColorImage (parentCode, tagCode, fCameraProfile.fColorPlanes)) in Parse_ifd0()
1804 parentCode, in Parse_ifd0()
1832 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0()
1853 if (!CheckColorImage (parentCode, tagCode, fCameraProfile.fColorPlanes)) in Parse_ifd0()
1857 parentCode, in Parse_ifd0()
1885 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0()
1887 if (!CheckColorImage (parentCode, tagCode, fCameraProfile.fColorPlanes)) in Parse_ifd0()
1890 if (!CheckTagCount (parentCode, tagCode, tagCount, 2)) in Parse_ifd0()
1916 CheckTagType (parentCode, tagCode, tagType, ttSRational); in Parse_ifd0()
1918 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
1943 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0()
1945 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
1968 if (!CheckTagType (parentCode, tagCode, tagType, ttRational)) in Parse_ifd0()
1971 if (!CheckTagCount (parentCode, tagCode, tagCount, 1)) in Parse_ifd0()
1996 if (!CheckTagType (parentCode, tagCode, tagType, ttDouble)) in Parse_ifd0()
2060 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0()
2062 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
2085 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0()
2087 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
2110 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0()
2112 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
2137 CheckTagType (parentCode, tagCode, tagType, ttByte); in Parse_ifd0()
2164 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0()
2166 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
2189 if (!CheckTagType (parentCode, tagCode, tagType, ttByte)) in Parse_ifd0()
2192 if (!CheckTagCount (parentCode, tagCode, tagCount, 16)) in Parse_ifd0()
2219 if (!CheckTagType (parentCode, tagCode, tagType, ttByte)) in Parse_ifd0()
2222 if (!CheckTagCount (parentCode, tagCode, tagCount, 16)) in Parse_ifd0()
2249 if (!CheckTagType (parentCode, tagCode, tagType, ttByte)) in Parse_ifd0()
2252 if (!CheckTagCount (parentCode, tagCode, tagCount, 16)) in Parse_ifd0()
2279 CheckTagType (parentCode, tagCode, tagType, ttAscii, ttByte); in Parse_ifd0()
2282 parentCode, in Parse_ifd0()
2310 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0()
2337 if (!CheckTagType (parentCode, tagCode, tagType, ttByte)) in Parse_ifd0()
2340 if (!CheckTagCount (parentCode, tagCode, tagCount, 16)) in Parse_ifd0()
2367 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0()
2394 CheckTagType (parentCode, tagCode, tagType, ttSRational); in Parse_ifd0()
2396 if (!CheckColorImage (parentCode, tagCode, fCameraProfile.fColorPlanes)) in Parse_ifd0()
2407 parentCode, in Parse_ifd0()
2436 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0()
2463 CheckTagType (parentCode, tagCode, tagType, ttSRational); in Parse_ifd0()
2465 if (!CheckColorImage (parentCode, tagCode, fCameraProfile.fColorPlanes)) in Parse_ifd0()
2476 parentCode, in Parse_ifd0()
2505 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0()
2507 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0()
2530 CheckTagType (parentCode, tagCode, tagType, ttLong); in Parse_ifd0()
2532 CheckTagCount (parentCode, tagCode, tagCount, 1, tagCount); in Parse_ifd0()
2607 CheckTagType (parentCode, tagCode, tagType, ttAscii, ttByte); in Parse_ifd0()
2610 parentCode, in Parse_ifd0()
2638 CheckTagType (parentCode, tagCode, tagType, ttShort, ttLong); in Parse_ifd0()
2640 if (!CheckTagCount (parentCode, tagCode, tagCount, 2)) in Parse_ifd0()
2666 CheckTagType (parentCode, tagCode, tagType, ttShort, ttLong); in Parse_ifd0()
2668 if (!CheckTagCount (parentCode, tagCode, tagCount, 2)) in Parse_ifd0()
2694 CheckTagType (parentCode, tagCode, tagType, ttShort, ttLong, ttRational); in Parse_ifd0()
2696 if (!CheckTagCount (parentCode, tagCode, tagCount, 2)) in Parse_ifd0()
2725 parentCode, in Parse_ifd0()
2745 uint32 parentCode, in Parse_ifd0_exif() argument
2758 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0_exif()
2785 CheckTagType (parentCode, tagCode, tagType, ttLong, ttIFD); in Parse_ifd0_exif()
2787 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()