Searched refs:fast_mode_double_en (Results 1 – 5 of 5) sorted by relevance
67 int fast_mode_double_en; member584 bool fast_mode_double_en; member
55 int fast_mode_double_en; member
421 pFast->fast_mode_double_en = pCalib->DpccTuningPara.Fast_Mode.Double_enable; in dpcc_fast_mode_basic_params_init()1899 if(pParams->stAuto.stFastMode.fast_mode_double_en != 0) in Fast_mode_Double_Setting()1908 pParams->stAuto.stFastMode.fast_mode_double_en, level); in Fast_mode_Double_Setting()2446 if(pAttr->fast_mode_double_en) in Api_Fast_mode_select()
165 …_calib->DpccTuningPara.Fast_Mode.Fast_mode_en = calibv1_dpcc->fast.fast_mode_double_en ? true : fa… in convert()167 …calib->DpccTuningPara.Fast_Mode.Double_enable = calibv1_dpcc->fast.fast_mode_double_en ? true : fa… in convert()
12465 int no = ParseIntArray(pchild, &dpcc->fast.fast_mode_double_en, tag.Size()); in parseEntrySensorDpccFastMode()