Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp190 bool LoadSutDecSo();
229 bool SutDecSoManager::LoadSutDecSo() in LoadSutDecSo() function in OHOS::Media::SutDecSoManager
2986 if (!g_sutDecSoManager.LoadSutDecSo() || g_sutDecSoManager.sutDecSoGetSizeFunc_ == nullptr) { in GetAstcSizeBytes()
3000 if (!g_sutDecSoManager.LoadSutDecSo() || g_sutDecSoManager.sutDecSoDecFunc_ == nullptr) { in TextureSuperCompressDecode()
3235 if (!g_sutDecSoManager.LoadSutDecSo() || g_sutDecSoManager.getTextureInfoFunc_ == nullptr) { in GetASTCInfo()