Searched refs:fRelatedImageLength (Results 1 – 2 of 2) sorted by relevance
181 uint32 fRelatedImageLength; variable
152 , fRelatedImageLength (0) in dng_exif()4160 fRelatedImageLength = stream.TagValue_uint32 (tagType); in Parse_interoperability()4166 printf ("RelatedImageLength: %u\n", (unsigned) fRelatedImageLength); in Parse_interoperability()