Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_ifd.cpp3440 uint32 tilesHigh = SafeUint32DivideUp(fImageLength, fTileLength); in IsValidDNG() local
3442 uint32 tileCount = tilesWide * tilesHigh; in IsValidDNG()