Searched refs:otp_lsc (Results 1 – 4 of 4) sorted by relevance
183 if (sharedCom->snsDes.otp_lsc && sharedCom->snsDes.otp_lsc->flag) { in prepare()184 alsc_config_int->alsc_sw_info.otpInfo.flag = sharedCom->snsDes.otp_lsc->flag; in prepare()185 alsc_config_int->alsc_sw_info.otpInfo.width = sharedCom->snsDes.otp_lsc->width; in prepare()186 alsc_config_int->alsc_sw_info.otpInfo.height = sharedCom->snsDes.otp_lsc->height; in prepare()187 alsc_config_int->alsc_sw_info.otpInfo.table_size = sharedCom->snsDes.otp_lsc->table_size; in prepare()188 alsc_config_int->alsc_sw_info.otpInfo.lsc_r = sharedCom->snsDes.otp_lsc->lsc_r; in prepare()189 alsc_config_int->alsc_sw_info.otpInfo.lsc_b = sharedCom->snsDes.otp_lsc->lsc_b; in prepare()190 alsc_config_int->alsc_sw_info.otpInfo.lsc_gr = sharedCom->snsDes.otp_lsc->lsc_gr; in prepare()191 alsc_config_int->alsc_sw_info.otpInfo.lsc_gb = sharedCom->snsDes.otp_lsc->lsc_gb; in prepare()
409 struct rkmodule_lsc_inf *otp_lsc; member
369 snsDes.otp_lsc = nullptr; in reset()
3710 sns_des.otp_lsc = &minfo->lsc; in getSensorModeData()3712 sns_des.otp_lsc = nullptr; in getSensorModeData()