Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp206 IsSut isSutFunc_; member in OHOS::Media::SutDecSoManager
222 isSutFunc_ = nullptr; in SutDecSoManager()
282 isSutFunc_ = reinterpret_cast<IsSut>(dlsym(textureDecSoHandle_, "IsSut")); in LoadSutDecSo()
283 if (isSutFunc_ == nullptr) { in LoadSutDecSo()

Completed in 5 milliseconds