Home
last modified time | relevance | path

Searched refs:ASTC_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp79 constexpr int32_t ASTC_BLOCK_SIZE = 16; member
914 ((imageInfo.size.height + blockHeight - 1) / blockHeight) * ASTC_BLOCK_SIZE + ASTC_HEADER_SIZE; in GetAstcBytesCount()

Completed in 3 milliseconds