Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_ifd.cpp3439 uint32 tilesWide = SafeUint32DivideUp(fImageWidth, fTileWidth); in IsValidDNG() local
3442 uint32 tileCount = tilesWide * tilesHigh; in IsValidDNG()