Searched refs:fast_mode_en (Results 1 – 4 of 4) sorted by relevance
63 int fast_mode_en; member578 bool fast_mode_en; member
51 int fast_mode_en; member
419 pFast->fast_mode_en = pCalib->DpccTuningPara.Fast_Mode.Fast_mode_en ? 1 : 0; in dpcc_fast_mode_basic_params_init()2853 bool fast_enable = pAdpccCtx->stAuto.stFastMode.fast_mode_en == 0 ? false : true; in AdpccProcess()
12453 int no = ParseIntArray(pchild, &dpcc->fast.fast_mode_en, tag.Size()); in parseEntrySensorDpccFastMode()