Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp205 SuperDecompressTexture sutDecSoDecFunc_; member in OHOS::Media::SutDecSoManager
221 sutDecSoDecFunc_ = nullptr; in SutDecSoManager()
275 sutDecSoDecFunc_ = in LoadSutDecSo()
277 if (sutDecSoDecFunc_ == nullptr) { in LoadSutDecSo()
3025 if (g_sutDecSoManager.sutDecSoDecFunc_ == nullptr) {
3026 IMAGE_LOGE("[ImageSource] SUT dec sutDecSoDecFunc_ is nullptr!");
3041 if (!g_sutDecSoManager.sutDecSoDecFunc_(sutInfo, astcInfo)) {

Completed in 5 milliseconds