Searched refs:ynr_low_center_weight_V2 (Results 1 – 5 of 5) sorted by relevance
213 … pYnrParams->arYnrParamsISO[j].ynr_low_center_weight_V2 = pCalibParms->ynr_low_center_weight_V2[j]; in ynr_init_params_V2()372 …ct->ynr_low_center_weight_V2 = ratio * (pParamHi->ynr_low_center_weight_V2 - pParamLo->ynr_low_cen… in ynr_select_params_by_ISO_V2()480 tmp = (int)(pSelect->ynr_low_center_weight_V2 / fStrength * (1 << 10)); in ynr_fix_transfer_V2()800 pYnrParams->arYnrParamsISO[j].ynr_low_center_weight_V2 = pISO->low_center_weight; in ynr_init_params_json_V2()
110 float ynr_low_center_weight_V2; member
99 pTuningISOV2->low_center_weight = pYnrParamsV1->ynr_low_center_weight_V2[j]; in ynrV2_calibdb_to_calibdbV2()200 pYnrParamsV1->ynr_low_center_weight_V2[j] = pTuningISOV2->low_center_weight; in ynrV2_calibdbV2_to_calibdb()
376 float ynr_low_center_weight_V2[RK_YNR_V2_MAX_ISO_NUM]; member
19287 int no = ParseFloatArray(pchild, pParam->ynr_low_center_weight_V2, tag.Size()); in parseEntryYnrV2Setting()