Home
last modified time | relevance | path

Searched refs:plpc_filt_states_real (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_sbr_dec.c947 WORD32 *plpc_filt_states_real = in ixheaacd_sbr_dec() local
952 memcpy(plpc_filt_states_real, p_loc_qmf_real, in ixheaacd_sbr_dec()
960 WORD32 *plpc_filt_states_real = in ixheaacd_sbr_dec() local
962 memcpy(plpc_filt_states_real, p_loc_qmf_real, in ixheaacd_sbr_dec()
Dixheaacd_lpp_tran.c793 WORD32 *plpc_filt_states_real = &hf_generator->lpc_filt_states_real[0][0]; in ixheaacd_low_pow_hf_generator() local
795 memcpy(ptr, plpc_filt_states_real, sizeof(WORD32) * (stop_patch)); in ixheaacd_low_pow_hf_generator()
797 plpc_filt_states_real += 32; in ixheaacd_low_pow_hf_generator()
Dixheaacd_sbrdecoder.c116 WORD32 *plpc_filt_states_real = in ixheaacd_sbr_dec_reset() local
127 *plpc_filt_states_real++ = *plpc_filt_states_real_1++ = 0L; in ixheaacd_sbr_dec_reset()