Home
last modified time | relevance | path

Searched refs:fTileByteCountsCount (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_ifd.h125 uint32 fTileByteCountsCount; variable
Ddng_ifd.cpp97 , fTileByteCountsCount (0) in dng_ifd()
652 fTileByteCountsCount = tagCount; in ParseTag()
906 fTileByteCountsCount = tagCount; in ParseTag()
3458 if (fTileByteCountsCount != tileCount) in IsValidDNG()
Ddng_read_image.cpp2696 if (ifd.fTileByteCountsCount != tileCount) in CanRead()