Home
last modified time | relevance | path

Searched refs:system_xml (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A Daec_xml2json.cpp259 CalibDb_System_t system_xml = in convertSensorinfoCalibV1ToCalibV2() local
316 sensor_info->CISExpUpdate.Linear.time_update = system_xml.exp_delay.Normal.time_delay; in convertSensorinfoCalibV1ToCalibV2()
317 sensor_info->CISExpUpdate.Linear.gain_update = system_xml.exp_delay.Normal.gain_delay; in convertSensorinfoCalibV1ToCalibV2()
318 sensor_info->CISExpUpdate.Linear.dcg_update = system_xml.exp_delay.Normal.dcg_delay; in convertSensorinfoCalibV1ToCalibV2()
319 sensor_info->CISExpUpdate.Hdr.time_update = system_xml.exp_delay.Hdr.time_delay; in convertSensorinfoCalibV1ToCalibV2()
320 sensor_info->CISExpUpdate.Hdr.gain_update = system_xml.exp_delay.Hdr.gain_delay; in convertSensorinfoCalibV1ToCalibV2()
321 sensor_info->CISExpUpdate.Hdr.dcg_update = system_xml.exp_delay.Hdr.dcg_delay; in convertSensorinfoCalibV1ToCalibV2()
323 sensor_info->CISDcgSet.Linear.support_en = system_xml.dcg.Normal.support_en; in convertSensorinfoCalibV1ToCalibV2()
324 sensor_info->CISDcgSet.Linear.dcg_mode = system_xml.dcg.Normal.dcg_mode; in convertSensorinfoCalibV1ToCalibV2()
325 sensor_info->CISDcgSet.Linear.dcg_optype = system_xml.dcg.Normal.dcg_optype; in convertSensorinfoCalibV1ToCalibV2()
[all …]