Searched refs:bytesInLastImage (Results 1 – 1 of 1) sorted by relevance
154 uint64_t bytesInLastImage = Safe32x32(bytesPerRow, heightInBlocks - 1) + bytesInLastRow; in ComputeRequiredBytesInCopy() local155 requiredBytesInCopy += bytesInLastImage; in ComputeRequiredBytesInCopy()