Searched refs:sutDecSoGetSizeFunc_ (Results 1 – 1 of 1) sorted by relevance
191 GetSuperCompressAstcSize sutDecSoGetSizeFunc_; member in OHOS::Media::SutDecSoManager206 sutDecSoGetSizeFunc_ = nullptr; in SutDecSoManager()241 sutDecSoGetSizeFunc_ = in LoadSutDecSo()243 if (sutDecSoGetSizeFunc_ == nullptr) { in LoadSutDecSo()2986 if (!g_sutDecSoManager.LoadSutDecSo() || g_sutDecSoManager.sutDecSoGetSizeFunc_ == nullptr) { in GetAstcSizeBytes()2990 return g_sutDecSoManager.sutDecSoGetSizeFunc_(fileBuf, fileSize); in GetAstcSizeBytes()