Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_aacdecoder.c181 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
185 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
190 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
194 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
206 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
208 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
212 ->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
215 ->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
218 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[1] = in ixheaacd_aacdec_decodeframe()
220 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
[all …]
Dixheaacd_lpfuncs.c358 const WORD16 *ptr_long_window; in ixheaacd_imdct_process() local
362 ptr_long_window = in ixheaacd_imdct_process()
364 ->ptr_long_window[(WORD32)ptr_aac_dec_overlap_info->window_shape]; in ixheaacd_imdct_process()
422 q_shift, ptr_long_window, ch_fac); in ixheaacd_imdct_process()
430 out_samples, ptr_long_window, q_shift, in ixheaacd_imdct_process()
436 out_samples, ptr_long_window, q_shift, in ixheaacd_imdct_process()
443 ptr_spec_coeff, ptr_long_window, ptr_ics_info->frame_length, in ixheaacd_imdct_process()
457 ptr_long_window, ptr_short_window, q_shift, in ixheaacd_imdct_process()
485 ptr_long_window, q_shift, SIZE08, ch_fac); in ixheaacd_imdct_process()
493 ptr_long_window, ptr_short_window, q_shift, in ixheaacd_imdct_process()
[all …]
Dixheaacd_channelinfo.h88 const WORD16 *ptr_long_window[2]; member
288 const WORD16 *ptr_long_window[2]; member