Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp890 size_t astcBytesCount = 0; in GetAstcBytesCount() local
913 astcBytesCount = ((imageInfo.size.width + blockWidth - 1) / blockWidth) * in GetAstcBytesCount()
916 return astcBytesCount; in GetAstcBytesCount()

Completed in 2 milliseconds