Searched refs:ref_nrg_fwd (Results 1 – 1 of 1) sorted by relevance
1142 WORD32 *ref_nrg_fwd, WORD32 *ref_scf_fwd) { in ixheaacd_calc_ref_val_fwd() argument1159 *ref_nrg_fwd = ptr_aac_dec_channel_info->global_gain - 90 - 256; in ixheaacd_calc_ref_val_fwd()1178 *ref_nrg_fwd = ptr_aac_dec_channel_info->rvlc_scf_fwd_arr[bnds]; in ixheaacd_calc_ref_val_fwd()1279 WORD32 ref_fwd, ref_nrg_fwd, ref_scf_fwd; in ixheaacd_bi_dir_est_lower_scf_cur_frame() local1284 &ref_nrg_fwd, &ref_scf_fwd); in ixheaacd_bi_dir_est_lower_scf_cur_frame()1299 if (ref_nrg_fwd < ref_nrg_bwd) in ixheaacd_bi_dir_est_lower_scf_cur_frame()1300 ptr_aac_dec_channel_info->ptr_scale_factor[bnds] = ref_nrg_fwd; in ixheaacd_bi_dir_est_lower_scf_cur_frame()