Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_rev_vlc.c1151 WORD32 *ref_nrg_fwd, WORD32 *ref_scf_fwd) { in ixheaacd_calc_ref_val_fwd() argument
1169 *ref_scf_fwd = ptr_aac_dec_channel_info->global_gain; in ixheaacd_calc_ref_val_fwd()
1193 *ref_scf_fwd = ptr_aac_dec_channel_info->rvlc_scf_fwd_arr[bnds]; in ixheaacd_calc_ref_val_fwd()
1288 WORD32 ref_fwd = 0, ref_nrg_fwd = 0, ref_scf_fwd = 0; in ixheaacd_bi_dir_est_lower_scf_cur_frame() local
1293 &ref_nrg_fwd, &ref_scf_fwd); in ixheaacd_bi_dir_est_lower_scf_cur_frame()
1314 if (ref_scf_fwd < ref_scf_bwd) in ixheaacd_bi_dir_est_lower_scf_cur_frame()
1315 ptr_aac_dec_channel_info->ptr_scale_factor[bnds] = ref_scf_fwd; in ixheaacd_bi_dir_est_lower_scf_cur_frame()