Searched refs:slot_element (Results 1 – 8 of 8) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_multichannel.c | 308 k = p_obj_exhaacplus_dec->aac_config.slot_element[l]; in ixheaacd_dec_ind_coupling() 328 k = p_obj_exhaacplus_dec->aac_config.slot_element[l]; in ixheaacd_dec_ind_coupling() 365 [k][0][p_obj_exhaacplus_dec->aac_config.slot_element[i]], in ixheaacd_dec_downmix_to_stereo() 368 .slot_element[i]]) >> in ixheaacd_dec_downmix_to_stereo() 374 [k][1][p_obj_exhaacplus_dec->aac_config.slot_element[i]], in ixheaacd_dec_downmix_to_stereo() 377 .slot_element[i]]) >> in ixheaacd_dec_downmix_to_stereo() 384 [k][0][p_obj_exhaacplus_dec->aac_config.slot_element[i]], in ixheaacd_dec_downmix_to_stereo() 387 .slot_element[i]]) >> in ixheaacd_dec_downmix_to_stereo() 394 [p_obj_exhaacplus_dec->aac_config.slot_element[i] + 1], in ixheaacd_dec_downmix_to_stereo() 396 p_obj_exhaacplus_dec->aac_config.slot_element[i] + in ixheaacd_dec_downmix_to_stereo()
|
D | ixheaacd_sbrdecoder.c | 246 WORD32 ch_fac, WORD32 slot_element, ia_bit_buf_struct *it_bit_buff, in ixheaacd_applysbr() argument 606 ixheaacd_downmix_to_monosbr(&core_sample_buf[slot_element], ch_fac); in ixheaacd_applysbr() 662 &pstr_sbr_channel[0]->str_sbr_dec, core_sample_buf + slot_element, in ixheaacd_applysbr() 675 &pstr_sbr_channel[0]->str_sbr_dec, core_sample_buf + slot_element, in ixheaacd_applysbr() 702 core_sample_buf + slot_element + 1, ptr_header_data[1], in ixheaacd_applysbr() 712 core_sample_buf + slot_element + 1, ptr_header_data[1], in ixheaacd_applysbr()
|
D | ixheaacd_aacdecoder.c | 96 WORD slot_element, WORD max_channels, WORD32 total_channels, in ixheaacd_aacdec_decodeframe() argument 810 &str_ics_info[ch], time_data + slot_element, (WORD16)ch_fac, in ixheaacd_aacdec_decodeframe() 824 time_data + slot_element, overlap1, in ixheaacd_aacdec_decodeframe() 832 time_data + slot_element, overlap1, in ixheaacd_aacdec_decodeframe() 839 slot_element++; in ixheaacd_aacdec_decodeframe()
|
D | ixheaacd_struct_def.h | 117 WORD32 slot_element[MAX_BS_ELEMENT + 1]; member 259 WORD slot_element, WORD max_channels, WORD32 total_channels,
|
D | ixheaacd_sbrdecoder.h | 72 WORD32 ch_fac, WORD32 slot_element, ia_bit_buf_struct *it_bit_buff,
|
D | ixheaacd_common_lpfuncs.c | 103 WORD *ptr_slot_element = p_obj_enhaacplus_dec->aac_config.slot_element; in ixheaacd_get_channel_mask()
|
D | ixheaacd_process.c | 105 WORD32 ch_fac, WORD32 slot_element, ia_bit_buf_struct *it_bit_buff,
|
D | ixheaacd_api.c | 2101 WORD *p_slot_element = p_state_enhaacplus_dec->p_config->slot_element; in ixheaacd_fill_slot_order() 2439 slot_ele = p_obj_exhaacplus_dec->aac_config.slot_element[ch_idx]; in ixheaacd_dec_execute()
|