mirror of
https://github.com/openharmony/multimedia_video_processing_engine.git
synced 2026-08-27 22:59:55 -04:00
update: 更新文件 auto_effect_aisr_video.cpp
Signed-off-by: gcw_4z3jiPvB <huweinan1@h-partners.com>
This commit is contained in:
@@ -31,8 +31,6 @@ namespace {
|
||||
std::mutex g_autoEffectLock{};
|
||||
std::unordered_map<std::string, bool> g_autoEffectMap{};
|
||||
std::unordered_map<std::string, std::weak_ptr<VpeVideo>> g_vpeMap{};
|
||||
constexpr int FEATURE_PARAM_GET_SUPPORTED = 1;
|
||||
constexpr int PRODUCT_PARAM_GET_SUPPORTED = 3;
|
||||
} // namespace
|
||||
|
||||
std::shared_ptr<VpeVideoImpl> AutoEffectAisrVideo::Create()
|
||||
|
||||
Reference in New Issue
Block a user