Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lpfuncs.c208 const WORD16 *long_window_prev, WORD16 q_shift, WORD16 ch_fac, in ixheaacd_long_short_win_process() argument
225 ixheaacd_mult32x16in32_drc(prev[i], long_window_prev[0 - 2 - 2 * i])); in ixheaacd_long_short_win_process()
235 long_window_prev[-2 * SIZE02 + 2 * i])); in ixheaacd_long_short_win_process()
244 const WORD16 *long_window_prev, WORD16 q_shift, in ixheaacd_long_short_win_seq() argument
250 prev[SIZE08 - 1 - i], ixheaacd_negate16(long_window_prev[2 * i + 1])); in ixheaacd_long_short_win_seq()
261 long_window_prev[2 * SIZE07 + 1 + 2 * i])); in ixheaacd_long_short_win_seq()
272 long_window_prev[SIZE16 - 2 - (2 * i)])); in ixheaacd_long_short_win_seq()
286 &long_window_prev[2 * (SIZE07 - inc)], in ixheaacd_long_short_win_seq()
Dixheaacd_block.h164 const WORD16 *long_window_prev, WORD16 q_shift,