Searched refs:max_scf_bands (Results 1 – 1 of 1) sorted by relevance
1022 WORD32 max_scf_bands; in ixheaacd_bi_dir_est_scf_prev_frame_reference() local1027 max_scf_bands = 16; in ixheaacd_bi_dir_est_scf_prev_frame_reference()1029 max_scf_bands = 64; in ixheaacd_bi_dir_est_scf_prev_frame_reference()1038 conceal_min = ptr_rvlc->conceal_min % max_scf_bands; in ixheaacd_bi_dir_est_scf_prev_frame_reference()1039 conceal_group_min = ptr_rvlc->conceal_min / max_scf_bands; in ixheaacd_bi_dir_est_scf_prev_frame_reference()1040 conceal_max = ptr_rvlc->conceal_max % max_scf_bands; in ixheaacd_bi_dir_est_scf_prev_frame_reference()1041 conceal_group_max = ptr_rvlc->conceal_max / max_scf_bands; in ixheaacd_bi_dir_est_scf_prev_frame_reference()1155 WORD32 max_scf_bands; in ixheaacd_calc_ref_val_fwd() local1159 max_scf_bands = 16; in ixheaacd_calc_ref_val_fwd()1161 max_scf_bands = 64; in ixheaacd_calc_ref_val_fwd()[all …]