Searched refs:hiFreqSoftThresholdScale (Results 1 – 4 of 4) sorted by relevance
215 pParams[j].hiFreqSoftThresholdScale[i] = pCalibdb[j].hi_soft_thresh_scale[i]; in init_ynr_params()430 pParams[j].hiFreqSoftThresholdScale[0] = pTuning_ISO->hi_soft_thresh_scale_1; in init_ynr_params_json()431 pParams[j].hiFreqSoftThresholdScale[1] = pTuning_ISO->hi_soft_thresh_scale_2; in init_ynr_params_json()432 pParams[j].hiFreqSoftThresholdScale[2] = pTuning_ISO->hi_soft_thresh_scale_3; in init_ynr_params_json()433 pParams[j].hiFreqSoftThresholdScale[3] = pTuning_ISO->hi_soft_thresh_scale_4; in init_ynr_params_json()539 pParams[j].hiFreqSoftThresholdScale[0], in ynr_algo_param_printf()540 pParams[j].hiFreqSoftThresholdScale[1], in ynr_algo_param_printf()541 pParams[j].hiFreqSoftThresholdScale[2], in ynr_algo_param_printf()542 pParams[j].hiFreqSoftThresholdScale[3]); in ynr_algo_param_printf()837 …hiFreqSoftThresholdScale[i] = ratio * (pstYNrTuneParamHi->hiFreqSoftThresholdScale[i] - pstYNrTune… in select_ynr_params_by_ISO()[all …]
186 pParams[j].hiFreqSoftThresholdScale[i] = pCalibdb[j].hi_soft_thresh_scale[i]; in init_ynr_params_v1()390 pParams[j].hiFreqSoftThresholdScale[0] = pTuning_ISO->hi_soft_thresh_scale_1; in init_ynr_params_json_v1()391 pParams[j].hiFreqSoftThresholdScale[1] = pTuning_ISO->hi_soft_thresh_scale_2; in init_ynr_params_json_v1()392 pParams[j].hiFreqSoftThresholdScale[2] = pTuning_ISO->hi_soft_thresh_scale_3; in init_ynr_params_json_v1()393 pParams[j].hiFreqSoftThresholdScale[3] = pTuning_ISO->hi_soft_thresh_scale_4; in init_ynr_params_json_v1()501 pParams[j].hiFreqSoftThresholdScale[0], in ynr_algo_param_printf_v1()502 pParams[j].hiFreqSoftThresholdScale[1], in ynr_algo_param_printf_v1()503 pParams[j].hiFreqSoftThresholdScale[2], in ynr_algo_param_printf_v1()504 pParams[j].hiFreqSoftThresholdScale[3]); in ynr_algo_param_printf_v1()782 …hiFreqSoftThresholdScale[i] = ratio * (pstYNrTuneParamHi->hiFreqSoftThresholdScale[i] - pstYNrTune… in select_ynr_params_by_ISO_v1()[all …]
128 float hiFreqSoftThresholdScale[WAVELET_LEVEL_NUM]; member
428 float hiFreqSoftThresholdScale[WAVELET_LEVEL_NUM]; member