Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_sbr_dec.c190 WORD32 *ptr_win_coeffs_1; in ixheaacd_esbr_analysis_filt_block() local
208 ptr_win_coeffs_1 = pstr_qmf_anal_bank->filter_pos_32; in ixheaacd_esbr_analysis_filt_block()
213 ptr_win_coeffs_2 = ptr_win_coeffs_1 + 64; in ixheaacd_esbr_analysis_filt_block()
218 ptr_win_coeffs_2 = ptr_win_coeffs_1 + 24; in ixheaacd_esbr_analysis_filt_block()
223 ptr_win_coeffs_2 = ptr_win_coeffs_1 + 64; in ixheaacd_esbr_analysis_filt_block()
228 ptr_win_coeffs_2 = ptr_win_coeffs_1 + 64; in ixheaacd_esbr_analysis_filt_block()
249 ptr_win_coeffs_1, ptr_win_coeffs_2, anal_buf, in ixheaacd_esbr_analysis_filt_block()
264 ptr_win_coeffs_1 += filt_offset; in ixheaacd_esbr_analysis_filt_block()
267 ptr_win_coeffs = ptr_win_coeffs_1; in ixheaacd_esbr_analysis_filt_block()
268 ptr_win_coeffs_1 = ptr_win_coeffs_2; in ixheaacd_esbr_analysis_filt_block()
[all …]