Searched refs:str_synthesis_qmf_bank (Results 1 – 5 of 5) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_sbrdecoder.c | 107 ptr_sbr_dec->str_synthesis_qmf_bank.lsb = new_lsb; in ixheaacd_sbr_dec_reset() 108 ptr_sbr_dec->str_synthesis_qmf_bank.usb = in ixheaacd_sbr_dec_reset() 111 old_lsb = ptr_sbr_dec->str_synthesis_qmf_bank.lsb; in ixheaacd_sbr_dec_reset() 229 sbr_qmf_bank = &pstr_sbr_channel[lr]->str_sbr_dec.str_synthesis_qmf_bank; in ixheaacd_prepare_upsamp() 617 pstr_sbr_channel[1]->str_sbr_dec.str_synthesis_qmf_bank.filter_states, in ixheaacd_applysbr() 618 pstr_sbr_channel[0]->str_sbr_dec.str_synthesis_qmf_bank.filter_states, in ixheaacd_applysbr() 634 pstr_sbr_channel[1]->str_sbr_dec.str_synthesis_qmf_bank.filter_states, in ixheaacd_applysbr() 635 pstr_sbr_channel[0]->str_sbr_dec.str_synthesis_qmf_bank.filter_states, in ixheaacd_applysbr() 665 &pstr_sbr_channel[1]->str_sbr_dec.str_synthesis_qmf_bank, in ixheaacd_applysbr() 678 &pstr_sbr_channel[1]->str_sbr_dec.str_synthesis_qmf_bank, in ixheaacd_applysbr()
|
D | ixheaacd_sbr_dec.c | 469 &ptr_sbr_dec->str_synthesis_qmf_bank; in ixheaacd_esbr_synthesis_filt_block() 516 &ptr_sbr_dec->str_synthesis_qmf_bank, in ixheaacd_esbr_synthesis_filt_block() 976 &ptr_sbr_dec->str_synthesis_qmf_bank, ptr_ps_dec, in ixheaacd_sbr_dec() 993 &ptr_sbr_dec->str_synthesis_qmf_bank, ptr_ps_dec, in ixheaacd_sbr_dec()
|
D | ixheaacd_sbr_dec.h | 63 ia_sbr_qmf_filter_bank_struct str_synthesis_qmf_bank; member
|
D | ixheaacd_sbrdec_lpfuncs.c | 448 ptr_sbr_dec->str_synthesis_qmf_bank.lsb = new_lsb; in ixheaacd_rescale_x_overlap() 473 target_usb = ptr_sbr_dec->str_synthesis_qmf_bank.usb; in ixheaacd_rescale_x_overlap()
|
D | ixheaacd_sbrdec_initfuncs.c | 1125 &hs->str_synthesis_qmf_bank, no_bins, in ixheaacd_create_sbrdec()
|