Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lpc.c113 const WORD32 *ptr_window_coeff; in ixheaacd_reset_acelp_data_fix() local
122 ptr_window_coeff = ixheaacd_sine_win_96; in ixheaacd_reset_acelp_data_fix()
124 ptr_window_coeff = ixheaacd_sine_win_128; in ixheaacd_reset_acelp_data_fix()
126 ptr_window_coeff = ixheaacd_sine_win_192; in ixheaacd_reset_acelp_data_fix()
128 ptr_window_coeff = ixheaacd_sine_win_256; in ixheaacd_reset_acelp_data_fix()
135 ptr_window_coeff[2 * fac_length - 1 - i]); in ixheaacd_reset_acelp_data_fix()