Home
last modified time | relevance | path

Searched refs:str_synthesis_qmf_bank (Results 1 – 5 of 5) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_sbrdecoder.c107 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()
Dixheaacd_sbr_dec.c469 &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()
Dixheaacd_sbr_dec.h63 ia_sbr_qmf_filter_bank_struct str_synthesis_qmf_bank; member
Dixheaacd_sbrdec_lpfuncs.c448 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()
Dixheaacd_sbrdec_initfuncs.c1125 &hs->str_synthesis_qmf_bank, no_bins, in ixheaacd_create_sbrdec()