• Home
  • Raw
  • Download

Lines Matching refs:parentCode

753 						 uint32 parentCode,  in ParseTag()  argument
761 if (parentCode == 0) in ParseTag()
766 parentCode, in ParseTag()
779 if (parentCode == 0 || isMainIFD) in ParseTag()
784 parentCode, in ParseTag()
797 if (parentCode == 0 || in ParseTag()
798 parentCode == tcExifIFD) in ParseTag()
803 parentCode, in ParseTag()
816 if (parentCode == tcGPSInfo) in ParseTag()
821 parentCode, in ParseTag()
834 if (parentCode == tcInteroperabilityIFD) in ParseTag()
839 parentCode, in ParseTag()
862 uint32 parentCode, in Parse_ifd0() argument
875 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0()
878 parentCode, in Parse_ifd0()
905 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0()
908 parentCode, in Parse_ifd0()
935 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0()
938 parentCode, in Parse_ifd0()
965 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0()
968 parentCode, in Parse_ifd0()
1000 parentCode, in Parse_ifd0()
1036 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0()
1039 parentCode, in Parse_ifd0()
1066 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0()
1069 parentCode, in Parse_ifd0()
1106 CheckTagType (parentCode, tagCode, tagType, ttByte); in Parse_ifd0()
1108 CheckTagCount (parentCode, tagCode, tagCount, 4); in Parse_ifd0()
1138 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0()
1141 parentCode, in Parse_ifd0()
1151 printf ("%s: ", LookupTagCode (parentCode, tagCode)); in Parse_ifd0()
1168 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0()
1170 if (!CheckTagCount (parentCode, tagCode, tagCount, 4)) in Parse_ifd0()
1256 uint32 parentCode, in Parse_ifd0_main() argument
1269 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_main()
1271 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_main()
1294 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_main()
1296 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_main()
1319 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_main()
1321 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_main()
1344 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_main()
1346 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_main()
1385 uint32 parentCode, in Parse_ifd0_exif() argument
1398 CheckTagType (parentCode, tagCode, tagType, ttRational, ttAscii); in Parse_ifd0_exif()
1404 parentCode, in Parse_ifd0_exif()
1414 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1454 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
1456 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1491 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
1493 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1525 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
1527 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1550 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
1552 CheckTagCount (parentCode, tagCode, tagCount, 1, 3); in Parse_ifd0_exif()
1588 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
1590 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1613 CheckTagType (parentCode, tagCode, tagType, ttLong); in Parse_ifd0_exif()
1615 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1638 CheckTagType (parentCode, tagCode, tagType, ttLong); in Parse_ifd0_exif()
1640 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1663 CheckTagType (parentCode, tagCode, tagType, ttLong); in Parse_ifd0_exif()
1665 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1688 CheckTagType (parentCode, tagCode, tagType, ttLong); in Parse_ifd0_exif()
1690 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1713 CheckTagType (parentCode, tagCode, tagType, ttLong); in Parse_ifd0_exif()
1715 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1738 CheckTagType (parentCode, tagCode, tagType, ttSShort); in Parse_ifd0_exif()
1740 CheckTagCount (parentCode, tagCode, tagCount, 1, 2); in Parse_ifd0_exif()
1797 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
1799 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
1837 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0_exif()
1839 CheckTagCount (parentCode, tagCode, tagCount, 4); in Parse_ifd0_exif()
1876 parentCode, in Parse_ifd0_exif()
1917 parentCode, in Parse_ifd0_exif()
1953 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0_exif()
1955 CheckTagCount (parentCode, tagCode, tagCount, 4); in Parse_ifd0_exif()
1986 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
1988 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2011 CheckTagType (parentCode, tagCode, tagType, ttSRational); in Parse_ifd0_exif()
2013 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2065 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
2067 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2113 CheckTagType (parentCode, tagCode, tagType, ttSRational); in Parse_ifd0_exif()
2115 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2138 CheckTagType (parentCode, tagCode, tagType, ttSRational); in Parse_ifd0_exif()
2140 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2163 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
2165 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2189 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
2191 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2217 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
2219 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2242 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
2244 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2267 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
2269 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2348 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
2350 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2380 CheckTagType (parentCode, tagCode, tagType, ttShort, ttLong); in Parse_ifd0_exif()
2382 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2403 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
2405 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2415 LookupTagCode (parentCode, tagCode), in Parse_ifd0_exif()
2429 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0_exif()
2432 parentCode, in Parse_ifd0_exif()
2459 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0_exif()
2464 parentCode, in Parse_ifd0_exif()
2493 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0_exif()
2498 parentCode, in Parse_ifd0_exif()
2527 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0_exif()
2532 parentCode, in Parse_ifd0_exif()
2561 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0_exif()
2563 CheckTagCount (parentCode, tagCode, tagCount, 4); in Parse_ifd0_exif()
2595 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
2597 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2620 CheckTagType (parentCode, tagCode, tagType, ttShort, ttLong); in Parse_ifd0_exif()
2622 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2642 CheckTagType (parentCode, tagCode, tagType, ttShort, ttLong); in Parse_ifd0_exif()
2644 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2664 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
2666 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2689 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
2691 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2714 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
2716 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2739 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
2741 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2764 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0_exif()
2766 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2789 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0_exif()
2791 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2814 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_ifd0_exif()
2892 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
2894 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2917 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
2919 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2942 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
2944 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
2967 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
2969 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
3006 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
3008 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
3031 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
3033 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
3056 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
3058 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
3081 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
3083 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
3106 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
3108 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
3131 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
3133 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
3156 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
3158 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
3182 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_ifd0_exif()
3184 if (!CheckTagCount (parentCode, tagCode, tagCount, 2, 4)) in Parse_ifd0_exif()
3191 CheckTagCount (parentCode, tagCode, tagCount, 2); in Parse_ifd0_exif()
3208 printf ("%s:", LookupTagCode (parentCode, tagCode)); in Parse_ifd0_exif()
3230 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
3232 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_ifd0_exif()
3255 if (!CheckTagType (parentCode, tagCode, tagType, ttAscii)) in Parse_ifd0_exif()
3258 if (!CheckTagCount (parentCode, tagCode, tagCount, 33)) in Parse_ifd0_exif()
3264 parentCode, in Parse_ifd0_exif()
3323 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0_exif()
3326 parentCode, in Parse_ifd0_exif()
3353 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0_exif()
3356 parentCode, in Parse_ifd0_exif()
3366 printf ("%s: ", LookupTagCode (parentCode, tagCode)); in Parse_ifd0_exif()
3383 CheckTagType (parentCode, tagCode, tagType, ttRational); in Parse_ifd0_exif()
3385 if (!CheckTagCount (parentCode, tagCode, tagCount, 4)) in Parse_ifd0_exif()
3455 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0_exif()
3458 parentCode, in Parse_ifd0_exif()
3468 printf ("%s: ", LookupTagCode (parentCode, tagCode)); in Parse_ifd0_exif()
3485 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0_exif()
3488 parentCode, in Parse_ifd0_exif()
3500 printf ("%s: ", LookupTagCode (parentCode, tagCode)); in Parse_ifd0_exif()
3517 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_ifd0_exif()
3520 parentCode, in Parse_ifd0_exif()
3530 printf ("%s: ", LookupTagCode (parentCode, tagCode)); in Parse_ifd0_exif()
3563 uint32 parentCode, in Parse_gps() argument
3576 CheckTagType (parentCode, tagCode, tagType, ttByte); in Parse_gps()
3578 CheckTagCount (parentCode, tagCode, tagCount, 4); in Parse_gps()
3620 if (!CheckTagType (parentCode, tagCode, tagType, ttAscii)) in Parse_gps()
3690 parentCode, in Parse_gps()
3700 printf ("%s: ", LookupTagCode (parentCode, tagCode)); in Parse_gps()
3721 if (!CheckTagType (parentCode, tagCode, tagType, ttRational)) in Parse_gps()
3724 if (!CheckTagCount (parentCode, tagCode, tagCount, 3)) in Parse_gps()
3766 printf ("%s:", LookupTagCode (parentCode, tagCode)); in Parse_gps()
3792 CheckTagType (parentCode, tagCode, tagType, ttByte); in Parse_gps()
3794 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_gps()
3842 if (!CheckTagType (parentCode, tagCode, tagType, ttRational)) in Parse_gps()
3845 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_gps()
3896 printf ("%s:", LookupTagCode (parentCode, tagCode)); in Parse_gps()
3918 if (!CheckTagType (parentCode, tagCode, tagType, ttUndefined)) in Parse_gps()
3940 parentCode, in Parse_gps()
3950 printf ("%s: ", LookupTagCode (parentCode, tagCode)); in Parse_gps()
3967 CheckTagType (parentCode, tagCode, tagType, ttShort); in Parse_gps()
3969 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_gps()
4025 uint32 parentCode, in Parse_interoperability() argument
4038 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_interoperability()
4040 CheckTagCount (parentCode, tagCode, tagCount, 4); in Parse_interoperability()
4043 parentCode, in Parse_interoperability()
4070 CheckTagType (parentCode, tagCode, tagType, ttUndefined); in Parse_interoperability()
4072 CheckTagCount (parentCode, tagCode, tagCount, 4); in Parse_interoperability()
4104 CheckTagType (parentCode, tagCode, tagType, ttAscii); in Parse_interoperability()
4107 parentCode, in Parse_interoperability()
4134 CheckTagType (parentCode, tagCode, tagType, ttShort, ttLong); in Parse_interoperability()
4136 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_interoperability()
4156 CheckTagType (parentCode, tagCode, tagType, ttShort, ttLong); in Parse_interoperability()
4158 CheckTagCount (parentCode, tagCode, tagCount, 1); in Parse_interoperability()