Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lpp_tran.h61 WORD32 *lpc_filt_states_real[LPC_ORDER]; member
Dixheaacd_sbrdec_initfuncs.c810 ptr_hf_gen_str->lpc_filt_states_real[0] = in ixheaacd_create_hf_generator()
812 ptr_hf_gen_str->lpc_filt_states_real[1] = in ixheaacd_create_hf_generator()
823 if (ptr_hf_gen_str->lpc_filt_states_real[i] != NULL) { in ixheaacd_create_hf_generator()
824 memset(ptr_hf_gen_str->lpc_filt_states_real[i], 0, in ixheaacd_create_hf_generator()
Dixheaacd_sbr_dec.c1063 ptr_sbr_dec->str_hf_generator.lpc_filt_states_real, in ixheaacd_sbr_dec()
1085 (*ixheaacd_adjust_scale)(ptr_sbr_dec->str_hf_generator.lpc_filt_states_real, in ixheaacd_sbr_dec()
1206 &ptr_sbr_dec->str_hf_generator.lpc_filt_states_real[i][0]; in ixheaacd_sbr_dec()
1219 &ptr_sbr_dec->str_hf_generator.lpc_filt_states_real[i][0]; in ixheaacd_sbr_dec()
Dixheaacd_lpp_tran.c896 WORD32 *plpc_filt_states_real = &hf_generator->lpc_filt_states_real[0][0]; in ixheaacd_low_pow_hf_generator()
1021 memcpy(ptr, &hf_generator->lpc_filt_states_real[i][start_patch], in ixheaacd_hf_generator()
Dixheaacd_sbrdecoder.c136 &ptr_sbr_dec->str_hf_generator.lpc_filt_states_real[0][old_lsb]; in ixheaacd_sbr_dec_reset()
138 &ptr_sbr_dec->str_hf_generator.lpc_filt_states_real[1][old_lsb]; in ixheaacd_sbr_dec_reset()