Searched refs:fRelatedImageWidth (Results 1 – 2 of 2) sorted by relevance
180 uint32 fRelatedImageWidth; variable
151 , fRelatedImageWidth (0) in dng_exif()4138 fRelatedImageWidth = stream.TagValue_uint32 (tagType); in Parse_interoperability()4144 printf ("RelatedImageWidth: %u\n", (unsigned) fRelatedImageWidth); in Parse_interoperability()