Searched refs:fast_mode_triple_en (Results 1 – 5 of 5) sorted by relevance
69 int fast_mode_triple_en; member588 bool fast_mode_triple_en; member
57 int fast_mode_triple_en; member
422 pFast->fast_mode_triple_en = pCalib->DpccTuningPara.Fast_Mode.Triple_enable; in dpcc_fast_mode_basic_params_init()1486 if(pParams->stAuto.stFastMode.fast_mode_triple_en != 0) in Fast_mode_Triple_Setting()1495 pParams->stAuto.stFastMode.fast_mode_triple_en, level); in Fast_mode_Triple_Setting()2451 if(pAttr->fast_mode_triple_en) in Api_Fast_mode_select()
168 …calib->DpccTuningPara.Fast_Mode.Triple_enable = calibv1_dpcc->fast.fast_mode_triple_en ? true : fa… in convert()
12471 int no = ParseIntArray(pchild, &dpcc->fast.fast_mode_triple_en, tag.Size()); in parseEntrySensorDpccFastMode()