Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_aacdecoder.c194 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
198 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
203 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
207 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
212 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
216 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
221 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
225 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
236 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
238 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
[all …]
Dixheaacd_lpfuncs.c355 const WORD16 *ptr_long_window; in ixheaacd_imdct_process() local
374 ptr_long_window = in ixheaacd_imdct_process()
376 ->ptr_long_window[(WORD32)ptr_aac_dec_overlap_info->window_shape]; in ixheaacd_imdct_process()
438 q_shift, ptr_long_window, ch_fac); in ixheaacd_imdct_process()
447 (WORD32*)out_samples, ptr_long_window, q_shift, in ixheaacd_imdct_process()
461 (WORD16 *)out_samples, ptr_long_window, in ixheaacd_imdct_process()
467 (WORD16 *)out_samples, ptr_long_window, in ixheaacd_imdct_process()
475 ptr_spec_coeff, ptr_long_window, in ixheaacd_imdct_process()
480 ptr_spec_coeff, ptr_long_window, in ixheaacd_imdct_process()
495 (WORD32*)out_samples, ptr_long_window, in ixheaacd_imdct_process()
[all …]
Dixheaacd_channelinfo.h89 const WORD16 *ptr_long_window[2]; member
289 const WORD16 *ptr_long_window[2]; member