Searched refs:pstr_freq_band_data (Results 1 – 11 of 11) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_freq_sca.c | 283 ia_freq_band_data_struct *pstr_freq_band_data, in ixheaacd_calc_master_frq_bnd_tbl() argument 298 WORD16 *f_master_tbl = pstr_freq_band_data->f_master_tbl; in ixheaacd_calc_master_frq_bnd_tbl() 482 pstr_freq_band_data->num_mf_bands = num_mf_bands; in ixheaacd_calc_master_frq_bnd_tbl() 556 ia_freq_band_data_struct *pstr_freq_band_data, in ixheaacd_derive_hi_lo_freq_bnd_tbls() argument 560 WORD16 *f_master_tbl = pstr_freq_band_data->f_master_tbl + xover_band; in ixheaacd_derive_hi_lo_freq_bnd_tbls() 561 WORD16 *f_low_tbl = pstr_freq_band_data->freq_band_table[LOW]; in ixheaacd_derive_hi_lo_freq_bnd_tbls() 562 WORD16 *f_high_tbl = pstr_freq_band_data->freq_band_table[HIGH]; in ixheaacd_derive_hi_lo_freq_bnd_tbls() 563 WORD16 num_mf_bands = pstr_freq_band_data->num_mf_bands; in ixheaacd_derive_hi_lo_freq_bnd_tbls() 592 pstr_freq_band_data->num_sf_bands[LOW] = num_lf_bands; in ixheaacd_derive_hi_lo_freq_bnd_tbls() 593 pstr_freq_band_data->num_sf_bands[HIGH] = num_hf_bands; in ixheaacd_derive_hi_lo_freq_bnd_tbls() [all …]
|
D | ixheaacd_env_dec.c | 136 ((ptr_header_data->pstr_freq_band_data->num_sf_bands[LOW] << 1) - in ixheaacd_process_del_cod_env_data() 137 ptr_header_data->pstr_freq_band_data->num_sf_bands[HIGH]); in ixheaacd_process_del_cod_env_data() 143 num_sf_bands = ptr_header_data->pstr_freq_band_data->num_sf_bands[freq_res]; in ixheaacd_process_del_cod_env_data() 244 WORD16 *num_sf_bands = ptr_header_data->pstr_freq_band_data->num_sf_bands; in ixheaacd_wrong_timing_compensate() 305 for (i = 0; i < ptr_header_data->pstr_freq_band_data->num_sf_bands[HIGH]; in ixheaacd_check_env_data() 347 num_nf_bands = ptr_header_data->pstr_freq_band_data->num_nf_bands; in ixheaacd_limit_noise_floor_fac() 391 num_nf_bands = ptr_header_data->pstr_freq_band_data->num_nf_bands; in ixheaacd_calc_noise_floor() 459 ptr_header_data->pstr_freq_band_data->num_nf_bands * in ixheaacd_dec_sbrdata_for_pvc() 510 i_end = ptr_header_data->pstr_freq_band_data->num_nf_bands * in ixheaacd_sbr_env_dequant_coup_fix() 603 ptr_header_data_ch_0->pstr_freq_band_data->num_nf_bands * in ixheaacd_dec_sbrdata() [all …]
|
D | ixheaacd_esbr_envcal.c | 119 frame_data->pstr_sbr_header->pstr_freq_band_data->sub_band_start; in ixheaacd_sbr_env_calc() 121 frame_data->pstr_sbr_header->pstr_freq_band_data->sub_band_end; in ixheaacd_sbr_env_calc() 131 frame_data->pstr_sbr_header->pstr_freq_band_data->num_sf_bands; in ixheaacd_sbr_env_calc() 133 frame_data->pstr_sbr_header->pstr_freq_band_data->freq_band_tbl_noise; in ixheaacd_sbr_env_calc() 135 frame_data->pstr_sbr_header->pstr_freq_band_data->num_nf_bands; in ixheaacd_sbr_env_calc() 162 frame_data->pstr_sbr_header->pstr_freq_band_data->freq_band_table[0]; in ixheaacd_sbr_env_calc() 164 frame_data->pstr_sbr_header->pstr_freq_band_data->freq_band_table[1]; in ixheaacd_sbr_env_calc() 172 frame_data->pstr_sbr_header->pstr_freq_band_data->freq_band_tbl_lo, in ixheaacd_sbr_env_calc() 181 frame_data->pstr_sbr_header->pstr_freq_band_data->freq_band_tbl_lo, in ixheaacd_sbr_env_calc() 194 frame_data->pstr_sbr_header->pstr_freq_band_data->freq_band_tbl_hi[i]; in ixheaacd_sbr_env_calc() [all …]
|
D | ixheaacd_sbr_dec.c | 315 x_over_band = ptr_header_data->pstr_freq_band_data->qmf_sb_prev; in ixheaacd_esbr_synthesis_regrp() 341 x_over_band = ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_esbr_synthesis_regrp() 381 x_over_band = ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_esbr_synthesis_regrp() 553 ptr_header_data->pstr_freq_band_data->qmf_sb_prev = in ixheaacd_esbr_synthesis_filt_block() 554 ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_esbr_synthesis_filt_block() 668 core_syn_ch_index = ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_sbr_dec() 756 ptr_pvc_data, ptr_header_data->pstr_freq_band_data->sub_band_start, in ixheaacd_sbr_dec() 766 ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_sbr_dec() 901 ptr_header_data->pstr_freq_band_data->num_if_bands, in ixheaacd_sbr_dec() 920 ptr_header_data->pstr_freq_band_data->num_if_bands, in ixheaacd_sbr_dec() [all …]
|
D | ixheaacd_sbrdec_lpfuncs.c | 105 WORD16 *f_lim_tbl = ptr_header_data->pstr_freq_band_data->freq_band_tbl_lim; in ixheaacd_derive_lim_band_tbl() 106 WORD16 *num_lf_bands = &ptr_header_data->pstr_freq_band_data->num_lf_bands; in ixheaacd_derive_lim_band_tbl() 108 ptr_header_data->pstr_freq_band_data->freq_band_table[LOW]; in ixheaacd_derive_lim_band_tbl() 109 WORD16 num_low_bnd = ptr_header_data->pstr_freq_band_data->num_sf_bands[LOW]; in ixheaacd_derive_lim_band_tbl() 227 ptr_header_data->pstr_freq_band_data->num_sf_bands[1]; in ixheaacd_lean_sbrconcealment() 254 sizeof(WORD16) * ptr_header_data->pstr_freq_band_data->num_nf_bands); in ixheaacd_lean_sbrconcealment() 296 WORD32 sub_band_start = ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_reset_hf_generator() 297 WORD16 *f_master_tbl = ptr_header_data->pstr_freq_band_data->f_master_tbl; in ixheaacd_reset_hf_generator() 298 WORD16 num_mf_bands = ptr_header_data->pstr_freq_band_data->num_mf_bands; in ixheaacd_reset_hf_generator() 299 WORD16 usb = ptr_header_data->pstr_freq_band_data->sub_band_end; in ixheaacd_reset_hf_generator() [all …]
|
D | ixheaacd_sbrdecoder.c | 106 new_lsb = ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_sbr_dec_reset() 109 ptr_header_data->pstr_freq_band_data->sub_band_end; in ixheaacd_sbr_dec_reset() 141 start_band = ptr_header_data->pstr_freq_band_data->qmf_sb_prev; in ixheaacd_sbr_dec_reset() 142 stop_band = ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_sbr_dec_reset() 161 ptr_header_data->pstr_freq_band_data->freq_band_table, in ixheaacd_sbr_dec_reset() 162 ptr_header_data->pstr_freq_band_data->num_sf_bands, in ixheaacd_sbr_dec_reset() 224 ptr_header_data[lr]->pstr_freq_band_data->sub_band_start = in ixheaacd_prepare_upsamp() 226 ptr_header_data[lr]->pstr_freq_band_data->sub_band_end = in ixheaacd_prepare_upsamp() 591 ptr_header_data[0]->pstr_freq_band_data->sub_band_start; in ixheaacd_applysbr() 594 ptr_header_data[1]->pstr_freq_band_data->sub_band_start; in ixheaacd_applysbr()
|
D | ixheaacd_env_calc.c | 226 VOID ixheaacd_noiselimiting(ia_freq_band_data_struct *pstr_freq_band_data, in ixheaacd_noiselimiting() argument 236 for (c = 0; c < pstr_freq_band_data->num_lf_bands; c++) { in ixheaacd_noiselimiting() 244 if ((pstr_freq_band_data->freq_band_tbl_lim[c] > skip_bands)) { in ixheaacd_noiselimiting() 245 start_band = (pstr_freq_band_data->freq_band_tbl_lim[c] - skip_bands); in ixheaacd_noiselimiting() 248 if ((pstr_freq_band_data->freq_band_tbl_lim[c + 1] > skip_bands)) { in ixheaacd_noiselimiting() 249 stop_band = (pstr_freq_band_data->freq_band_tbl_lim[c + 1] - skip_bands); in ixheaacd_noiselimiting() 591 VOID ixheaacd_calc_subband_gains(ia_freq_band_data_struct *pstr_freq_band_data, in ixheaacd_calc_subband_gains() argument 601 WORD16 *ptr_freq_band_tbl = pstr_freq_band_data->freq_band_table[freq_res]; in ixheaacd_calc_subband_gains() 602 WORD32 ui_noise = pstr_freq_band_data->freq_band_tbl_noise[1]; in ixheaacd_calc_subband_gains() 607 WORD32 sub_band_start = pstr_freq_band_data->sub_band_start; in ixheaacd_calc_subband_gains() [all …]
|
D | ixheaacd_sbrdec_initfuncs.c | 250 p_str_sbr_dec_inst->pstr_freq_band_data[i] = in ixheaacd_set_sbr_persistent_buffers() 451 ia_freq_band_data_struct *pstr_freq_band_data = freq_band_data; in ixheaacd_init_headerdata() local 462 pstr_freq_band_data->freq_band_table[LOW] = in ixheaacd_init_headerdata() 463 pstr_freq_band_data->freq_band_tbl_lo; in ixheaacd_init_headerdata() 464 pstr_freq_band_data->freq_band_table[HIGH] = in ixheaacd_init_headerdata() 465 pstr_freq_band_data->freq_band_tbl_hi; in ixheaacd_init_headerdata() 466 ptr_header_data->pstr_freq_band_data = pstr_freq_band_data; in ixheaacd_init_headerdata() 534 sbr_persistent_mem->str_sbr_dec_inst.pstr_freq_band_data[i], in ixheaacd_init_sbr() 582 ptr_header_data[0]->pstr_freq_band_data->sub_band_start = 64; in ixheaacd_init_sbr() 589 ptr_header_data[1]->pstr_freq_band_data->sub_band_start = 64; in ixheaacd_init_sbr() [all …]
|
D | ixheaacd_env_extr.c | 264 for (i = 0; i < ptr_header_data->pstr_freq_band_data->num_sf_bands[HIGH]; in ixheaacd_read_sbr_addi_data() 499 i = ptr_header_data->pstr_freq_band_data->num_sf_bands[HIGH]; in ixheaacd_sbr_sin_coding_data() 665 for (i = 0; i < ptr_header_data->pstr_freq_band_data->num_nf_bands; i++) { in ixheaacd_sbr_read_pvc_sce() 680 ptr_header_data->pstr_freq_band_data->num_sf_bands[HIGH] * in ixheaacd_sbr_read_pvc_sce() 700 WORD32 num_if_bands = ptr_header_data->pstr_freq_band_data->num_if_bands; in ixheaacd_sbr_read_sce() 780 ptr_header_data->pstr_freq_band_data->num_sf_bands[1] * sizeof(WORD32)); in ixheaacd_sbr_read_sce() 805 WORD32 num_if_bands = ptr_header_data->pstr_freq_band_data->num_if_bands; in ixheaacd_sbr_read_cpe() 933 for (i = 0; i < ptr_header_data->pstr_freq_band_data->num_if_bands; i++) { in ixheaacd_sbr_read_cpe() 956 ptr_header_data->pstr_freq_band_data->num_sf_bands[1] * sizeof(WORD32)); in ixheaacd_sbr_read_cpe() 959 ptr_header_data->pstr_freq_band_data->num_sf_bands[1] * sizeof(WORD32)); in ixheaacd_sbr_read_cpe() [all …]
|
D | ixheaacd_env_extr_part.h | 74 ia_freq_band_data_struct *pstr_freq_band_data; member
|
D | ixheaacd_sbr_dec.h | 109 ia_freq_band_data_struct *pstr_freq_band_data[MAXNRSBRCHANNELS]; member
|