Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp153 static const int ASTC_SIZE = 512 * 512; variable
695 return ImageSystemProperties::GetAstcEnabled() && size.width * size.height >= ASTC_SIZE; in IsSupportAstcZeroCopy()