Searched refs:wgt_slope (Results 1 – 10 of 10) sorted by relevance
138 pSelect->wgt_slope = interp_cnr_v30(pLowISO->wgt_slope, pHighISO->wgt_slope, ratio); in cnr_select_params_by_ISO_V30()271 tmp = ROUND_F((1 << RKCNR_V30_FIX_BIT_SLOPE) * pSelect->wgt_slope); in cnr_fix_transfer_V30()272 pFix->wgt_slope = CLIP(tmp, 0, 0x3ff); in cnr_fix_transfer_V30()275 int tmptmp = tmp * pFix->wgt_slope; in cnr_fix_transfer_V30()395 pFix->wgt_slope); in cnr_fix_printf_V30()495 pParams->CnrParamsISO[i].wgt_slope = pTuningISO->wgt_slope; in cnr_init_params_json_V30()
63 float wgt_slope; member
62 float wgt_slope; member
51 uint16_t wgt_slope; member
139 float wgt_slope;
180 float wgt_slope; in sample_acnr_setAuto_v30() local219 cnr_attr.stAuto.stParams.CnrParamsISO[i].wgt_slope = 0.7; in sample_acnr_setAuto_v30()354 cnr_attr.stManual.stSelect.wgt_slope = 0.7; in sample_acnr_setManual_v30()533 cnr_attr.stManual.stFix.wgt_slope = 0x5a; in sample_acnr_setReg_v30()
541 u16 wgt_slope; member
541 __u16 wgt_slope; member
1427 pCnr->wgt_slope = uvnr.wgt_slope; in convertAiqUvnrToIsp32Params()
3155 value = (arg->wgt_slope & 0x3ff) << 20 | (arg->exp_shift & 0x3f) << 12 | in isp_cnr_config()