Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp20.h981 float oeCurve_smooth[13]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iqConverTer/src/
H A Diqconverter.cpp533 calibv2_amerge_calib->MergeTuningPara.OECurve.Smooth[i] = calibv1_amerge->oeCurve_smooth[i]; in convert()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp11571 int no = ParseFloatArray(pchild, amerge->oeCurve_smooth, tag.Size()); in parseEntrySensorAhdrMerge()