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.c1013 ia_aac_dec_overlap_info *ptr_aac_dec_static_channel_info) { in ixheaacd_bi_dir_est_scf_prev_frame_reference() argument
1060 if ((ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] == in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1062 (ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] == in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1069 ptr_aac_dec_static_channel_info->rvlc_prev_sf[bnds]); in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1078 if (ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] == in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1085 ptr_aac_dec_static_channel_info->rvlc_prev_sf[bnds]); in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1094 if ((ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] != in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1096 (ptr_aac_dec_static_channel_info->rvlc_prev_cb[bnds] != in ixheaacd_bi_dir_est_scf_prev_frame_reference()
1098 (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()
[all …]
Dixheaacd_aacdecoder.c203 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_long_window[0] = in ixheaacd_aacdec_decodeframe()
205 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_short_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()
209 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_short_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()
223 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_short_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()
227 aac_dec_handle->ptr_aac_dec_static_channel_info[ch]->ptr_short_window[1] = in ixheaacd_aacdec_decodeframe()
241 aac_dec_handle->ptr_aac_dec_static_channel_info[ch] in ixheaacd_aacdec_decodeframe()
244 aac_dec_handle->ptr_aac_dec_static_channel_info[ch] in ixheaacd_aacdec_decodeframe()
[all …]
Dixheaacd_initfuncs.c142 aac_persistent_mem->ptr_aac_dec_static_channel_info[i] = in ixheaacd_set_aac_persistent_buffers()
147 aac_persistent_mem->ptr_aac_dec_static_channel_info[i] in ixheaacd_set_aac_persistent_buffers()
149 aac_persistent_mem->ptr_aac_dec_static_channel_info[i] in ixheaacd_set_aac_persistent_buffers()
152 aac_persistent_mem->ptr_aac_dec_static_channel_info[i] in ixheaacd_set_aac_persistent_buffers()
412 aac_persistent_mem->str_aac_decoder.ptr_aac_dec_static_channel_info[ch] = in ixheaacd_aac_decoder_init()
413 aac_persistent_mem->ptr_aac_dec_static_channel_info[ch]; in ixheaacd_aac_decoder_init()
414 aac_persistent_mem->str_aac_decoder.ptr_aac_dec_static_channel_info[ch] in ixheaacd_aac_decoder_init()
Dixheaacd_aacdec.h37 ia_aac_dec_channel_info *ptr_aac_dec_static_channel_info[CHANNELS]; member
62 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.c220 WORD32 ele_type, ia_aac_dec_overlap_info *ptr_aac_dec_static_channel_info) in ixheaacd_read_block_data() argument
300 ptr_aac_dec_channel_info, ptr_aac_dec_static_channel_info, it_bit_buff); in ixheaacd_read_block_data()
664 self->ptr_aac_dec_static_channel_info[LEFT] in ixheaacd_channel_pair_process()
678 self->ptr_aac_dec_static_channel_info[RIGHT] in ixheaacd_channel_pair_process()