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.c360 const WORD16 *ptr_long_window; in ixheaacd_imdct_process() local
364 ptr_long_window = in ixheaacd_imdct_process()
366 ->ptr_long_window[(WORD32)ptr_aac_dec_overlap_info->window_shape]; in ixheaacd_imdct_process()
424 q_shift, ptr_long_window, ch_fac); in ixheaacd_imdct_process()
432 out_samples, ptr_long_window, q_shift, in ixheaacd_imdct_process()
438 out_samples, ptr_long_window, q_shift, in ixheaacd_imdct_process()
445 ptr_spec_coeff, ptr_long_window, ptr_ics_info->frame_length, in ixheaacd_imdct_process()
459 ptr_long_window, ptr_short_window, q_shift, in ixheaacd_imdct_process()
487 ptr_long_window, q_shift, SIZE08, ch_fac); in ixheaacd_imdct_process()
495 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