mirror of
https://github.com/openharmony/multimedia_video_processing_engine.git
synced 2026-07-20 03:23:36 -04:00
@@ -91,7 +91,6 @@ taihe_shared_library("video_processing_engine_taihe") {
|
||||
sources = get_target_outputs(":run_taihe")
|
||||
sources += [
|
||||
"src/video_processing_engine_taihe.cpp",
|
||||
"$CAPI_DIR/image_processing/detail_enhance_napi_utils.cpp",
|
||||
]
|
||||
|
||||
deps = [
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
#include "video_processing_engine_taihe.h"
|
||||
|
||||
#include "detail_enhance_napi_formal.h"
|
||||
#include "detail_enhance_napi_utils.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <unordered_set>
|
||||
|
||||
Reference in New Issue
Block a user