dashboard
repositories
activity
search
login
Failed to find commit "2b26ab132d1b33b91c84c6d732456200e8c5ee77" in ~ljy/RK356X_SDK_RELEASE.git!
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
set hp_det gpio
hc
2024-08-12
233ab1bd4c5697f5cdec94e60206e8c6ac609b4c
[~luoshi/RK3588_XEN.git]
/
external
/
camera_engine_rkaiq
/
algos
/
aynr2
/
CMakeLists.txt
1
2
3
4
5
6
7
8
set(AYNR_V2_SRC
rk_aiq_aynr_algo_itf_v2.cpp
rk_aiq_aynr_algo_ynr_v2.cpp
rk_aiq_aynr_algo_v2.cpp
rk_aiq_uapi_aynr_int_v2.cpp
)
dec_algo_v(aynr 2 rk_aiq_aynr_algo_itf_v2.cpp ${AYNR_V2_SRC})