Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_freq_sca.c292 ixheaacd_misc_tables *pstr_common_tables) { in ixheaacd_calc_master_frq_bnd_tbl() argument
409 num_bands1 = pstr_common_tables->log_dual_is_table[k2] - in ixheaacd_calc_master_frq_bnd_tbl()
410 pstr_common_tables->log_dual_is_table[k1]; in ixheaacd_calc_master_frq_bnd_tbl()
461 num_bands0 = pstr_common_tables->log_dual_is_table[k1] - in ixheaacd_calc_master_frq_bnd_tbl()
462 pstr_common_tables->log_dual_is_table[k0]; in ixheaacd_calc_master_frq_bnd_tbl()
615 ixheaacd_misc_tables *pstr_common_tables, in ixheaacd_derive_noise_freq_bnd_tbl() argument
627 temp = pstr_common_tables->log_dual_is_table[k2] - in ixheaacd_derive_noise_freq_bnd_tbl()
628 pstr_common_tables->log_dual_is_table[kx]; in ixheaacd_derive_noise_freq_bnd_tbl()
669 ixheaacd_misc_tables *pstr_common_tables) { in ixheaacd_calc_frq_bnd_tbls() argument
676 pstr_common_tables); in ixheaacd_calc_frq_bnd_tbls()
[all …]
H A Dixheaacd_env_calc.c81 ixheaacd_misc_tables *pstr_common_tables) { in ixheaacd_alias_reduction() argument
138 pstr_common_tables, 1); in ixheaacd_alias_reduction()
210 &compensation_m, pstr_common_tables); in ixheaacd_alias_reduction()
234 ixheaacd_misc_tables *pstr_common_tables) { in ixheaacd_noiselimiting() argument
258 &max_gain_exp, pstr_common_tables, 0); in ixheaacd_noiselimiting()
288 &noise_amp_mant, pstr_common_tables); in ixheaacd_noiselimiting()
379 sum_orig_mant, accu_m, &boost_gain_mant, pstr_common_tables); in ixheaacd_noiselimiting()
625 ixheaacd_misc_tables *pstr_common_tables) { in ixheaacd_calc_subband_gains() argument
683 pstr_common_tables); in ixheaacd_calc_subband_gains()
701 ixheaacd_misc_tables *pstr_common_tables, WORD32 *ptr_qmf_matrix, in ixheaacd_calc_sbrenvelope() argument
[all …]
H A Dixheaacd_sbrdecoder.c106 ixheaacd_misc_tables *pstr_common_tables, in ixheaacd_sbr_dec_reset() argument
248 pstr_common_tables); in ixheaacd_sbr_dec_reset()
534 self->pstr_common_tables); in ixheaacd_applysbr()
548 self->pstr_common_tables, ptr_frame_data[k]->pitch_in_bins, in ixheaacd_applysbr()
579 self->pstr_common_tables); in ixheaacd_applysbr()
594 self->pstr_common_tables, ptr_frame_data[k]->pitch_in_bins, audio_object_type, in ixheaacd_applysbr()
716 self->pstr_common_tables, ldmps_present, audio_object_type, ec_flag); in ixheaacd_applysbr()
883 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, self->pstr_common_tables, in ixheaacd_applysbr()
910 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, self->pstr_common_tables, in ixheaacd_applysbr()
948 self->pstr_common_tables, ch_fac, self->ptr_pvc_data_str, 0, NULL, in ixheaacd_applysbr()
[all …]
H A Dixheaacd_env_dec.c242 ixheaacd_misc_tables *pstr_common_tables) { in ixheaacd_wrong_timing_compensate() argument
262 delta_exp = pstr_common_tables->log_dual_is_table[ref_len]; in ixheaacd_wrong_timing_compensate()
263 delta_exp -= pstr_common_tables->log_dual_is_table[new_len]; in ixheaacd_wrong_timing_compensate()
520 ixheaacd_misc_tables *pstr_common_tables) { in ixheaacd_sbr_env_dequant_coup_fix() argument
545 &new_right_mant, pstr_common_tables); in ixheaacd_sbr_env_dequant_coup_fix()
573 &new_right_mant, pstr_common_tables); in ixheaacd_sbr_env_dequant_coup_fix()
731 ixheaacd_misc_tables *pstr_common_tables, in ixheaacd_dec_envelope() argument
778 pstr_common_tables); in ixheaacd_dec_envelope()
824 ptr_prev_data_ch_1, pstr_common_tables, audio_object_type, in ixheaacd_dec_envelope()
H A Dixheaacd_env_calc.h43 ixheaacd_misc_tables *pstr_common_tables, WORD32 *ptr_qmf_matrix,
51 ixheaacd_misc_tables *pstr_common_tables);
74 ixheaacd_misc_tables *pstr_common_tables,
177 ixheaacd_misc_tables *pstr_common_tables);
H A Dixheaacd_basic_funcs.c68 ixheaacd_misc_tables *pstr_common_tables) in ixheaacd_fix_mant_div() argument
90 one_by_op2_mant = pstr_common_tables->inv_table[index]; in ixheaacd_fix_mant_div()
H A Dixheaacd_sbr_dec.h158 ixheaacd_misc_tables *pstr_common_tables; member
224 ia_sbr_tables_struct *sbr_tables_ptr, ixheaacd_misc_tables *pstr_common_tables, WORD ch_fac,
H A Dixheaacd_freq_sca.h27 ixheaacd_misc_tables *pstr_common_tables);
H A Dixheaacd_sbrdec_initfuncs.c153 ixheaacd_misc_tables *pstr_common_tables) { in ixheaacd_set_sbr_persistent_table_pointer() argument
157 sbr_persistent_mem->str_sbr_dec_inst.pstr_common_tables = pstr_common_tables; in ixheaacd_set_sbr_persistent_table_pointer()
642 sbr_persistent_mem->str_sbr_dec_inst.pstr_common_tables, in ixheaacd_init_sbr()
H A Dixheaacd_sbr_dec.c668 ia_sbr_tables_struct *sbr_tables_ptr, ixheaacd_misc_tables *pstr_common_tables, WORD ch_fac, in ixheaacd_sbr_dec() argument
1204 sbr_tables_ptr, pstr_common_tables, in ixheaacd_sbr_dec()
1258 1, 0, sbr_tables_ptr, pstr_common_tables, ch_fac, in ixheaacd_sbr_dec()
1270 sbr_tables_ptr, pstr_common_tables, ch_fac, in ixheaacd_sbr_dec()
1278 pstr_common_tables, ch_fac, drc_on, in ixheaacd_sbr_dec()
H A Dixheaacd_basic_funcs.h33 ixheaacd_misc_tables *pstr_common_tables);
H A Dixheaacd_aacdec.h49 ixheaacd_misc_tables *pstr_common_tables; member
H A Dixheaacd_env_dec.h65 ixheaacd_misc_tables *pstr_common_tables,
H A Dixheaacd_common_initfuncs.c125 aac_persistent_mem->str_aac_decoder.pstr_common_tables = in ixheaacd_allocate_mem_persistent()
H A Dixheaacd_sbrdec_lpfuncs.c100 ixheaacd_misc_tables *pstr_common_tables) { in ixheaacd_derive_lim_band_tbl() argument
150 num_octaves = pstr_common_tables->log_dual_is_table[k2]; in ixheaacd_derive_lim_band_tbl()
151 num_octaves -= pstr_common_tables->log_dual_is_table[kx]; in ixheaacd_derive_lim_band_tbl()
H A Dixheaacd_qmf_dec.h93 ixheaacd_misc_tables *pstr_common_tables, WORD ch_fac, FLAG drc_on,
H A Dixheaacd_qmf_dec.c817 ixheaacd_misc_tables *pstr_common_tables, WORD32 ch_fac, FLAG drc_on, in ixheaacd_cplx_synt_qmffilt() argument
1023 sbr_tables_ptr, pstr_common_tables->trig_data); in ixheaacd_cplx_synt_qmffilt()
H A Dixheaacd_aacdecoder.c506 aac_dec_handle->pstr_aac_tables, aac_dec_handle->pstr_common_tables, in ixheaacd_aacdec_decodeframe()
H A Dixheaacd_api.c1651 aac_persistent_mem->str_aac_decoder.pstr_common_tables = in ixheaacd_dec_init()
3142 aac_persistent_mem->str_aac_decoder.pstr_common_tables = in ixheaacd_dec_execute()