dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
disabled pcie2x1l1,enable sata
hc
2024-08-16
94ba65e25ce534ec0515708c9e0835242345bc7b
[~luoshi/RK3588_XEN.git]
/
external
/
camera_engine_rkaiq
/
algos
/
acnr2
/
CMakeLists.txt
1
2
3
4
5
6
7
8
set(ACNR_V2_SRC
rk_aiq_acnr_algo_itf_v2.cpp
rk_aiq_acnr_algo_cnr_v2.cpp
rk_aiq_acnr_algo_v2.cpp
rk_aiq_uapi_acnr_int_v2.cpp
)
dec_algo_v(acnr 2 rk_aiq_acnr_algo_v2.cpp ${ACNR_V2_SRC})