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