Merge branch 'main' of 192.168.1.238:vision/sl100_sdk into main

This commit is contained in:
kangjun
2024-12-31 11:23:29 +08:00
4 changed files with 3 additions and 1 deletions

View File

@@ -68,7 +68,7 @@ struct isp_test_param gc2083_mipi_isp_test_settings = {
.gtm_en = 1,
.gamma_en = 1,
.cem_en = 1,
.encpp_en = 0,
.encpp_en = 1,
.enc_3dnr_en = 0,
.enc_2dnr_en = 0
};