Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp84 constexpr int32_t ASTC_8X8_BLOCK = 8; variable
836 blockWidth = ASTC_8X8_BLOCK; in GetAstcBytesCount()
837 blockHeight = ASTC_8X8_BLOCK; in GetAstcBytesCount()