Searched refs:TagValue_uint32 (Results 1 – 7 of 7) sorted by relevance
285 fNewSubFileType = stream.TagValue_uint32 (tagType); in ParseTag()312 fImageWidth = stream.TagValue_uint32 (tagType); in ParseTag()334 fImageLength = stream.TagValue_uint32 (tagType); in ParseTag()370 uint32 x = stream.TagValue_uint32 (tagType); in ParseTag()434 fCompression = stream.TagValue_uint32 (tagType); in ParseTag()484 fPhotometricInterpretation = stream.TagValue_uint32 (tagType); in ParseTag()509 fFillOrder = stream.TagValue_uint32 (tagType); in ParseTag()541 fTileOffset [j] = stream.TagValue_uint32 (tagType); in ParseTag()580 fOrientation = stream.TagValue_uint32 (tagType); in ParseTag()605 fSamplesPerPixel = stream.TagValue_uint32 (tagType); in ParseTag()[all …]
1323 fFocalPlaneResolutionUnit = stream.TagValue_uint32 (tagType); in Parse_ifd0_main()1348 fSensingMethod = stream.TagValue_uint32 (tagType); in Parse_ifd0_main()1529 fExposureProgram = stream.TagValue_uint32 (tagType); in Parse_ifd0_exif()1557 fISOSpeedRatings [j] = stream.TagValue_uint32 (tagType); in Parse_ifd0_exif()1617 fStandardOutputSensitivity = stream.TagValue_uint32 (tagType); in Parse_ifd0_exif()1642 fRecommendedExposureIndex = stream.TagValue_uint32 (tagType); in Parse_ifd0_exif()1667 fISOSpeed = stream.TagValue_uint32 (tagType); in Parse_ifd0_exif()1692 fISOSpeedLatitudeyyy = stream.TagValue_uint32 (tagType); in Parse_ifd0_exif()1717 fISOSpeedLatitudezzz = stream.TagValue_uint32 (tagType); in Parse_ifd0_exif()1801 fSelfTimerMode = stream.TagValue_uint32 (tagType); in Parse_ifd0_exif()[all …]
118 fCalibrationIlluminant1 = stream.TagValue_uint32 (tagType); in ParseTag()143 fCalibrationIlluminant2 = stream.TagValue_uint32 (tagType); in ParseTag()505 fEmbedPolicy = stream.TagValue_uint32 (tagType); in ParseTag()555 fProfileHues = stream.TagValue_uint32 (tagType); in ParseTag()556 fProfileSats = stream.TagValue_uint32 (tagType); in ParseTag()559 fProfileVals = stream.TagValue_uint32 (tagType); in ParseTag()682 fHueSatMapEncoding = stream.TagValue_uint32 (tagType); in ParseTag()724 fLookTableHues = stream.TagValue_uint32 (tagType); in ParseTag()725 fLookTableSats = stream.TagValue_uint32 (tagType); in ParseTag()728 fLookTableVals = stream.TagValue_uint32 (tagType); in ParseTag()[all …]
796 uint32 dng_stream::TagValue_uint32 (uint32 tagType) in TagValue_uint32() function in dng_stream924 result.n = TagValue_uint32 (tagType); in TagValue_urational()1055 return (real64) TagValue_uint32 (tagType); in TagValue_real64()
509 uint32 TagValue_uint32 (uint32 tagType);
2995 tileOffset [tileIndex] = stream.TagValue_uint32 (ifd.fTileOffsetsType); in Read()3087 tileByteCount [tileIndex] = stream.TagValue_uint32 (ifd.fTileByteCountsType); in Read()
2067 uint32 x = stream.TagValue_uint32 (tagType); in DumpTagValues()