Home
last modified time | relevance | path

Searched refs:xcitation_prev (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_lpc.c159 ixheaacd_memset(st->xcitation_prev, MAX_PITCH + INTER_LP_FIL_ORDER + 1); in ixheaacd_fix2flt_data()
362 ixheaacd_mem_cpy(st->xcitation_prev, xcitation_buff, in ixheaacd_lpd_dec()
547 ixheaacd_mem_cpy(xcitation_buff + len_fr, st->xcitation_prev, in ixheaacd_lpd_dec()
Dixheaacd_main.h38 float xcitation_prev[MAX_PITCH + INTER_LP_FIL_ORDER + 1]; member