Searched refs:strength_led (Results 1 – 2 of 2) sorted by relevance
632 float strength_led; /*!< Range [0-100] */ member642 float strength_led; member654 rk_aiq_range_t strength_led; member
236 cfg->u.m.strength_led = calibv2_cpsl_calib->manual_strength; in initCpsl()238 cfg->u.m.on, cfg->u.m.strength_led, cfg->u.m.strength_ir); in initCpsl()2069 info.strength_led = mAlogsComSharedParams.cpslCfg.u.m.strength_led; in getCpsLtInfo()2110 cap.strength_led.min = 0; in queryCpsLtCap()2111 cap.strength_led.max = 100; in queryCpsLtCap()2113 cap.strength_led.step = 100; in queryCpsLtCap()2115 cap.strength_led.step = 1; in queryCpsLtCap()2129 cap.lght_src_num, cap.strength_led.step, cap.strength_ir.step); in queryCpsLtCap()2160 (fabs(mStrthLed - cpsl_cfg->u.m.strength_led) > EPSINON) || in genCpslResult()2164 cpsl_param->fl.power[0] = cpsl_cfg->u.m.strength_led / 100.0f; in genCpslResult()[all …]