Searched refs:pstr_sbr_tables (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_sbrdecoder.c | 409 self->pstr_sbr_tables->sbr_rand_ph = self->pstr_sbr_tables->env_calc_tables_ptr->sbr_rand_ph; in ixheaacd_applysbr() 617 self->pstr_sbr_tables, audio_object_type); in ixheaacd_applysbr() 633 self->pstr_sbr_tables, audio_object_type, ec_flag); in ixheaacd_applysbr() 643 self->pstr_sbr_tables, ptr_header_data[k]); 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() 939 low_pow_flag, self->pstr_sbr_tables, ch_fac); in ixheaacd_applysbr() 947 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, in ixheaacd_applysbr() 971 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, in ixheaacd_applysbr() 1093 self->pstr_sbr_tables->sbr_rand_ph = self->pstr_sbr_tables->env_calc_tables_ptr->sbr_rand_ph; in ixheaacd_parse_sbr() [all …]
|
H A D | ixheaacd_sbrdec_initfuncs.c | 156 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables = sbr_tables_ptr; in ixheaacd_set_sbr_persistent_table_pointer() 620 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables->qmf_dec_tables_ptr; in ixheaacd_init_sbr() 637 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables, in ixheaacd_init_sbr() 990 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables; in ixheaacd_create_psdec() 1256 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables->qmf_dec_tables_ptr, in ixheaacd_create_sbrdec() 1265 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables->qmf_dec_tables_ptr, in ixheaacd_create_sbrdec()
|
H A D | ixheaacd_sbr_dec.h | 157 ia_sbr_tables_struct *pstr_sbr_tables; member
|
H A D | ixheaacd_api.c | 258 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables; in copy_qmf_to_ldmps() 260 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables->qmf_dec_tables_ptr; in copy_qmf_to_ldmps()
|