Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp181 using GetSuperCompressAstcSize = size_t (*)(const uint8_t *, size_t); typedef
191 GetSuperCompressAstcSize sutDecSoGetSizeFunc_;
242 …reinterpret_cast<GetSuperCompressAstcSize>(dlsym(textureDecSoHandle_, "GetSuperCompressAstcSize")); in LoadSutDecSo()