Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp185 int32_t expandInfoCapacity[EXPAND_ASTC_INFO_MAX_DEC]; member
2964 astcInfo.expandInfoCapacity[idx] = astcInfo.expandInfoBytes[idx];
2965 astcInfo.expandInfoBuf[idx] = static_cast<uint8_t *>(malloc(astcInfo.expandInfoCapacity[idx]));

Completed in 5 milliseconds