Searched refs:YNR_SIGMA_BITS (Results 1 – 4 of 4) sorted by relevance
66 #define YNR_SIGMA_BITS 10 macro
118 bit_proc = YNR_SIGMA_BITS; in init_ynr_params_v1()300 bit_proc = YNR_SIGMA_BITS; in init_ynr_params_json_v1()909 …pNrCfg->ynr_lsgm_y[i] = MIN(tmp / ((1 << (12 - YNR_SIGMA_BITS)) * sqrt(gain_ratio)), (1 << (FIX_BI… in ynr_fix_transfer_v1()986 …pNrCfg->ynr_hsgm_y[i] = MIN(tmp / ((1 << (12 - YNR_SIGMA_BITS)) * sqrt(gain_ratio)), (1 << (FIX_BI… in ynr_fix_transfer_v1()1108 pNrCfg->ynr_hstv_y[i] = tmp / ((1 << (12 - YNR_SIGMA_BITS)) * sqrt(gain_ratio)); in ynr_fix_transfer_v1()
185 #define YNR_SIGMA_BITS 10 macro
147 bit_proc = YNR_SIGMA_BITS; in init_ynr_params()342 bit_proc = YNR_SIGMA_BITS; in init_ynr_params_json()969 …pNrCfg->ynr_lsgm_y[i] = MIN(tmp / ((1 << (12 - YNR_SIGMA_BITS)) * sqrt(gain_ratio)), (1 << (FIX_BI… in ynr_fix_transfer()1046 …pNrCfg->ynr_hsgm_y[i] = MIN(tmp / ((1 << (12 - YNR_SIGMA_BITS)) * sqrt(gain_ratio)), (1 << (FIX_BI… in ynr_fix_transfer()1168 pNrCfg->ynr_hstv_y[i] = tmp / ((1 << (12 - YNR_SIGMA_BITS)) * sqrt(gain_ratio)); in ynr_fix_transfer()