Searched refs:sutDecSoDecFunc_ (Results 1 – 1 of 1) sorted by relevance
192 SuperDecompressTexture sutDecSoDecFunc_; member in OHOS::Media::SutDecSoManager207 sutDecSoDecFunc_ = nullptr; in SutDecSoManager()249 sutDecSoDecFunc_ = in LoadSutDecSo()251 if (sutDecSoDecFunc_ == nullptr) { in LoadSutDecSo()3000 if (!g_sutDecSoManager.LoadSutDecSo() || g_sutDecSoManager.sutDecSoDecFunc_ == nullptr) { in TextureSuperCompressDecode()3004 if (!g_sutDecSoManager.sutDecSoDecFunc_(inData, inBytes, outData, outBytes)) { in TextureSuperCompressDecode()