Searched refs:g_textureSuperDecSo (Results 1 – 1 of 1) sorted by relevance
179 static const std::string g_textureSuperDecSo = "/system/lib64/module/hms/graphic/libtextureSuperDec… variable219 … IMAGE_LOGE("[ImageSource] astcenc dlclose failed: %{public}s!", g_textureSuperDecSo.c_str()); in ~SutDecSoManager()232 if (!CheckClBinIsExist(g_textureSuperDecSo)) { in LoadSutDecSo()233 IMAGE_LOGE("[ImageSource] %{public}s! is not found", g_textureSuperDecSo.c_str()); in LoadSutDecSo()236 textureDecSoHandle_ = dlopen(g_textureSuperDecSo.c_str(), 1); in LoadSutDecSo()