Home
last modified time | relevance | path

Searched refs:ref_nrg_bwd (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_rev_vlc.c1202 WORD32 *ref_nrg_bwd, WORD32 *ref_scf_bwd) { in ixheaacd_calc_ref_val_bwd() argument
1220 *ref_nrg_bwd = ptr_rvlc->rev_global_gain + ptr_rvlc->dpcm_noise_last_pos - in ixheaacd_calc_ref_val_bwd()
1241 *ref_nrg_bwd = ptr_aac_dec_channel_info->rvlc_scf_bwd_arr[bnds]; in ixheaacd_calc_ref_val_bwd()
1285 WORD32 ref_bwd = 0, ref_nrg_bwd = 0, ref_scf_bwd = 0; in ixheaacd_bi_dir_est_lower_scf_cur_frame() local
1291 &ref_nrg_bwd, &ref_scf_bwd); in ixheaacd_bi_dir_est_lower_scf_cur_frame()
1304 if (ref_nrg_fwd < ref_nrg_bwd) in ixheaacd_bi_dir_est_lower_scf_cur_frame()
1307 ptr_aac_dec_channel_info->ptr_scale_factor[bnds] = ref_nrg_bwd; in ixheaacd_bi_dir_est_lower_scf_cur_frame()