Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H A Dastc_codec.cpp74 int32_t expandInfoBytes[EXPAND_ASTC_INFO_MAX_ENC]; member
429 astcInfo.expandInfoBytes[idx] = param.extInfoBytes; in AstcSoftwareEncodeCore()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp183 int32_t expandInfoBytes[EXPAND_ASTC_INFO_MAX_DEC]; member
2964 astcInfo.expandInfoCapacity[idx] = astcInfo.expandInfoBytes[idx];
2971 expandTotalBytes += sizeof(uint8_t) + sizeof(int32_t) + astcInfo.expandInfoBytes[idx];

Completed in 7 milliseconds