Searched refs:pstr_sbr_tables (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_sbrdecoder.c | 317 self->pstr_sbr_tables->sbr_rand_ph = in ixheaacd_applysbr() 318 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() 527 self->pstr_sbr_tables, ptr_header_data[k]); in ixheaacd_applysbr() 668 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, in ixheaacd_applysbr() 681 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, in ixheaacd_applysbr() 696 low_pow_flag, self->pstr_sbr_tables, ch_fac); in ixheaacd_applysbr() 706 self->pstr_sbr_tables, self->pstr_common_tables, ch_fac, in ixheaacd_applysbr() 716 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() 883 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables; in ixheaacd_create_psdec() 1121 sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_tables->qmf_dec_tables_ptr, in ixheaacd_create_sbrdec() 1130 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
|