Searched refs:kExifTagWidth (Results 1 – 3 of 3) sorted by relevance
383 const TagSet extended_tags = {kExifTagHeight, kExifTagWidth, in ArwGetPreviewData()399 const TagSet extended_tags = {kExifTagHeight, kExifTagWidth, in Cr2GetPreviewData()610 const TagSet extended_tags = {kExifTagWidth, kExifTagHeight, in SrwGetPreviewData()
56 kExifTagWidth = 0xA002, enumerator
573 } else if (tiff_directory.Has(kExifTagWidth) && in GetFullDimension32()575 if (!tiff_directory.Get(kExifTagWidth, width) || in GetFullDimension32()