Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_rev_vlc.c1146 ia_aac_dec_channel_info_struct *ptr_aac_dec_channel_info, WORD32 *ref_fwd, in ixheaacd_calc_ref_val_fwd() argument
1177 *ref_fwd = ptr_aac_dec_channel_info->rvlc_scf_fwd_arr[bnds]; in ixheaacd_calc_ref_val_fwd()
1284 WORD32 ref_fwd = 0, ref_nrg_fwd = 0, ref_scf_fwd = 0; in ixheaacd_bi_dir_est_lower_scf_cur_frame() local
1288 ixheaacd_calc_ref_val_fwd(ptr_rvlc, ptr_aac_dec_channel_info, &ref_fwd, in ixheaacd_bi_dir_est_lower_scf_cur_frame()
1298 if (ref_fwd < ref_bwd) in ixheaacd_bi_dir_est_lower_scf_cur_frame()
1299 ptr_aac_dec_channel_info->ptr_scale_factor[bnds] = ref_fwd; in ixheaacd_bi_dir_est_lower_scf_cur_frame()