Searched refs:textureDecSoHandle_ (Results 1 – 1 of 1) sorted by relevance
197 void *textureDecSoHandle_; member in OHOS::Media::SutDecSoManager205 textureDecSoHandle_ = nullptr; in SutDecSoManager()218 if (dlclose(textureDecSoHandle_) != 0) { in ~SutDecSoManager()245 dlclose(textureDecSoHandle_); in LoadSutDecSo()246 textureDecSoHandle_ = nullptr; in LoadSutDecSo()253 dlclose(textureDecSoHandle_); in LoadSutDecSo()254 textureDecSoHandle_ = nullptr; in LoadSutDecSo()260 dlclose(textureDecSoHandle_); in LoadSutDecSo()261 textureDecSoHandle_ = nullptr; in LoadSutDecSo()268 dlclose(textureDecSoHandle_); in LoadSutDecSo()[all …]