Searched refs:paec_dnswitch (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | RkAiqCalibParser.cpp | 8592 CalibDb_DNSwitch_Attr_t* paec_dnswitch = (CalibDb_DNSwitch_Attr_t*)param; in parseEntrySensorAecVBNightModeV21() local 8604 … int no = ParseUcharArray(psubsubchild, &paec_dnswitch->stVBNightMode.enable, subTag.Size()); in parseEntrySensorAecVBNightModeV21() 8608 …int no = ParseUcharArray(psubsubchild, &paec_dnswitch->stVBNightMode.Night2DayFrmCnt, subTag.Size(… in parseEntrySensorAecVBNightModeV21() 8612 …int no = ParseFloatArray(psubsubchild, &paec_dnswitch->stVBNightMode.Night2DayFacTh, subTag.Size()… in parseEntrySensorAecVBNightModeV21() 8634 CalibDb_DNSwitch_Attr_t* paec_dnswitch = (CalibDb_DNSwitch_Attr_t*)param; in parseEntrySensorAecIRNightModeV21() local 8647 … int no = ParseUcharArray(psubsubchild, &paec_dnswitch->stIRNightMode.enable, subTag.Size()); in parseEntrySensorAecIRNightModeV21() 8651 …int no = ParseUcharArray(psubsubchild, &paec_dnswitch->stIRNightMode.Night2DayFrmCnt, subTag.Size(… in parseEntrySensorAecIRNightModeV21() 8655 …int no = ParseFloatArray(psubsubchild, &paec_dnswitch->stIRNightMode.Night2DayFacTh, subTag.Size()… in parseEntrySensorAecIRNightModeV21() 8659 … int no = ParseFloatArray(psubsubchild, &paec_dnswitch->stIRNightMode.IRRgain, subTag.Size()); in parseEntrySensorAecIRNightModeV21() 8663 … int no = ParseFloatArray(psubsubchild, &paec_dnswitch->stIRNightMode.IRBgain, subTag.Size()); in parseEntrySensorAecIRNightModeV21() [all …]
|