Searched refs:pstr_sbr_tables (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_sbrdecoder.c | 316 self->pstr_sbr_tables->sbr_rand_ph = in ixheaacd_applysbr() 317 self->pstr_sbr_tables->env_calc_tables_ptr->sbr_rand_ph; in ixheaacd_applysbr() 508 it_bit_buff, self->pstr_sbr_tables, in ixheaacd_applysbr() 523 it_bit_buff, self->pstr_sbr_tables, audio_object_type); in ixheaacd_applysbr() 528 self->pstr_sbr_tables, ptr_header_data[k]); in ixheaacd_applysbr() 669 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, in ixheaacd_applysbr() 682 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, in ixheaacd_applysbr() 697 low_pow_flag, self->pstr_sbr_tables, ch_fac); in ixheaacd_applysbr() 707 self->pstr_sbr_tables, self->pstr_common_tables, ch_fac, in ixheaacd_applysbr() 717 self->pstr_sbr_tables, self->pstr_common_tables, ch_fac, in ixheaacd_applysbr()
|
D | ixheaacd_sbrdec_initfuncs.c | 137 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables = sbr_tables_ptr; in ixheaacd_set_sbr_persistent_table_pointer() 518 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables->qmf_dec_tables_ptr; in ixheaacd_init_sbr() 535 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables, in ixheaacd_init_sbr() 880 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables; in ixheaacd_create_psdec() 1117 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables->qmf_dec_tables_ptr, in ixheaacd_create_sbrdec() 1126 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables->qmf_dec_tables_ptr, in ixheaacd_create_sbrdec()
|
D | ixheaacd_sbr_dec.h | 110 ia_sbr_tables_struct *pstr_sbr_tables; member
|