Searched refs:tilesHigh (Results 1 – 1 of 1) sorted by relevance
3440 uint32 tilesHigh = SafeUint32DivideUp(fImageLength, fTileLength); in IsValidDNG() local3442 uint32 tileCount = tilesWide * tilesHigh; in IsValidDNG()