Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_rev_vlc.c1017 ia_aac_dec_overlap_info *ptr_aac_dec_static_channel_info) { in ixheaacd_bi_dir_est_scf_prev_frame_reference() argument
1064 if ((ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] == in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1066 (ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] == in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1073 ptr_aac_dec_static_channel_info->rvlc_prev_sf[bnds]); in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1082 if (ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] == in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1089 ptr_aac_dec_static_channel_info->rvlc_prev_sf[bnds]); in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1098 if ((ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] != in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1100 (ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] != in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1102 (ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] != in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1104 (ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] != in ixheaacd_bi_dir_est_scf_prev_frame_reference()
[all …]
Dixheaacd_aacdecoder.c190 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
192 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_short_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()
196 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_short_window[1] = in ixheaacd_aacdec_decodeframe()
211 aac_dec_handle->ptr_aac_dec_static_channel_info[ch] in ixheaacd_aacdec_decodeframe()
214 aac_dec_handle->ptr_aac_dec_static_channel_info[ch] in ixheaacd_aacdec_decodeframe()
230 aac_dec_handle->ptr_aac_dec_static_channel_info[ch] in ixheaacd_aacdec_decodeframe()
233 aac_dec_handle->ptr_aac_dec_static_channel_info[ch] in ixheaacd_aacdec_decodeframe()
248 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ltp_lag; in ixheaacd_aacdec_decodeframe()
251 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ltp_buf; in ixheaacd_aacdec_decodeframe()
[all …]
Dixheaacd_initfuncs.c127 aac_persistent_mem->ptr_aac_dec_static_channel_info[i] = in ixheaacd_set_aac_persistent_buffers()
132 aac_persistent_mem->ptr_aac_dec_static_channel_info[i] in ixheaacd_set_aac_persistent_buffers()
134 aac_persistent_mem->ptr_aac_dec_static_channel_info[i] in ixheaacd_set_aac_persistent_buffers()
137 aac_persistent_mem->ptr_aac_dec_static_channel_info[i] in ixheaacd_set_aac_persistent_buffers()
347 aac_persistent_mem->str_aac_decoder.ptr_aac_dec_static_channel_info[ch] = in ixheaacd_aac_decoder_init()
348 aac_persistent_mem->ptr_aac_dec_static_channel_info[ch]; in ixheaacd_aac_decoder_init()
349 aac_persistent_mem->str_aac_decoder.ptr_aac_dec_static_channel_info[ch] in ixheaacd_aac_decoder_init()
Dixheaacd_aacdec.h38 ia_aac_dec_channel_info *ptr_aac_dec_static_channel_info[CHANNELS]; member
60 ia_aac_dec_channel_info *ptr_aac_dec_static_channel_info[CHANNELS]; member
Dixheaacd_rvlc.h8 ia_aac_dec_overlap_info *ptr_aac_dec_static_channel_info,
Dixheaacd_channel.c207 WORD32 ele_type, ia_aac_dec_overlap_info *ptr_aac_dec_static_channel_info) in ixheaacd_read_block_data() argument
286 ptr_aac_dec_channel_info, ptr_aac_dec_static_channel_info, it_bit_buff); in ixheaacd_read_block_data()
640 self->ptr_aac_dec_static_channel_info[LEFT] in ixheaacd_channel_pair_process()
654 self->ptr_aac_dec_static_channel_info[RIGHT] in ixheaacd_channel_pair_process()