@@ -75,16 +75,16 @@ static const ISP_IQParamTypeDef ISP_IQParamCacheInit_IMX335 = {
7575 },
7676 .AWBAlgo = {
7777 .enable = 1 ,
78- .id = { "A" , "TL84" , "D50 " , "D65 " , "Free slot " , },
79- .referenceColorTemp = { 2856 , 4000 , 5000 , 6500 , 0 , },
80- .ispGainR = { 140000000 , 177000000 , 220000000 , 245000000 , 0 , },
81- .ispGainG = { 100000000 , 100000000 , 100000000 , 100000000 , 0 , },
82- .ispGainB = { 275000000 , 235000000 , 180000000 , 155000000 , 0 , },
78+ .id = { "JudgeII- A" , "JudgeII- TL84" , "JudgeII-DAY " , "Free Slot " , "Free Slot " , },
79+ .referenceColorTemp = { 2810 , 4015 , 6650 , 0 , 0 , },
80+ .ispGainR = { 137000000 , 182000000 , 244000000 , 0 , 0 , },
81+ .ispGainG = { 100000000 , 100000000 , 100000000 , 0 , 0 , },
82+ .ispGainB = { 287000000 , 212000000 , 143000000 , 0 , 0 , },
8383 .coeff = {
84- { { 151460000 , -102340000 , 50892000 , }, { -85991000 , 210980000 , -24984000 , }, { 25000000 , -261000000 , 341000000 , }, },
85- { { 155134500 , -69370000 , 13106000 , }, { -38671000 , 167689800 , -33936000 , }, { 5546200 , -66770000 , 159944200 , }, },
86- { { 180080000 , -64840000 , -15230000 , }, { -35550000 , 169920000 , -34380000 , }, { 9770000 , -95700000 , 185940000 , }, },
87- { { 180080000 , -64840000 , -15230000 , }, { -35550000 , 169920000 , -34380000 , }, { 9770000 , -95700000 , 185940000 , }, },
84+ { { 159760000 , -9780000 , -49990000 , }, { -45530000 , 171540000 , -26000000 , }, { -3300000 , -110120000 , 213430000 , }, },
85+ { { 164670000 , -20970000 , -43700000 , }, { -51330000 , 178670000 , -27339999 , }, { -12490000 , -48170000 , 160670000 , }, },
86+ { { 150570000 , 2440000 , -53010000 , }, { -37350000 , 193760000 , -56420000 , }, { -11100000 , -35490000 , 146590000 , }, },
87+ { { 0 , 0 , 0 , }, { 0 , 0 , 0 , }, { 0 , 0 , 0 , }, },
8888 { { 0 , 0 , 0 , }, { 0 , 0 , 0 , }, { 0 , 0 , 0 , }, },
8989 },
9090 },
@@ -107,8 +107,10 @@ static const ISP_IQParamTypeDef ISP_IQParamCacheInit_IMX335 = {
107107 .YSize = 972 ,
108108 },
109109 .gamma = {
110- .enablePipe1 = 1 ,
111- .enablePipe2 = 1 ,
110+ .enable = 1 ,
111+ },
112+ .sensorDelay = {
113+ .delay = 3 ,
112114 },
113115};
114116#if CAMERA_FLIP == CMW_MIRRORFLIP_NONE
@@ -172,7 +174,7 @@ static const ISP_IQParamTypeDef ISP_IQParamCacheInit_VD66GY = {
172174 },
173175 .AWBAlgo = {
174176 .enable = 1 ,
175- .id = { "JudgeII A" , "JudegII TL84" , "JudegeII DAY" , "" , "" , },
177+ .id = { "JudgeII- A" , "JudgeII- TL84" , "JudgeII- DAY" , "" , "" , },
176178 .referenceColorTemp = { 2750 , 4150 , 6750 , 0 , 0 , },
177179 .ispGainR = { 95000000 , 117000000 , 156000000 , 0 , 0 , },
178180 .ispGainG = { 100000000 , 100000000 , 100000000 , 0 , 0 , },
@@ -204,8 +206,10 @@ static const ISP_IQParamTypeDef ISP_IQParamCacheInit_VD66GY = {
204206 .YSize = 682 ,
205207 },
206208 .gamma = {
207- .enablePipe1 = 1 ,
208- .enablePipe2 = 1 ,
209+ .enable = 1 ,
210+ },
211+ .sensorDelay = {
212+ .delay = 4 ,
209213 },
210214};
211215
0 commit comments