Home
last modified time | relevance | path

Searched refs:pstr_sbr_channel (Results 1 – 8 of 8) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_sbrdecoder.c255 ia_sbr_channel_struct *pstr_sbr_channel[2], in ixheaacd_prepare_upsamp()
266 sbr_qmf_bank = &pstr_sbr_channel[lr]->str_sbr_dec.str_synthesis_qmf_bank; in ixheaacd_prepare_upsamp()
270 sbr_qmf_bank = &pstr_sbr_channel[lr]->str_sbr_dec.str_codec_qmf_bank; in ixheaacd_prepare_upsamp()
335 ia_sbr_channel_struct *pstr_sbr_channel[2]; in ixheaacd_applysbr() local
351 pstr_sbr_channel[k] = self->pstr_sbr_channel[k]; in ixheaacd_applysbr()
542 &(pstr_sbr_channel[lr]->str_sbr_dec), ptr_header_data[k], low_pow_flag, in ixheaacd_applysbr()
588 &(pstr_sbr_channel[lr]->str_sbr_dec), ptr_header_data[k], low_pow_flag, in ixheaacd_applysbr()
605 ixheaacd_prepare_upsamp(ptr_header_data, pstr_sbr_channel, lr1); in ixheaacd_applysbr()
691 ixheaacd_prepare_upsamp(ptr_header_data, pstr_sbr_channel, lr1); in ixheaacd_applysbr()
698 pstr_sbr_channel[0]->pstr_prev_frame_data, in ixheaacd_applysbr()
[all …]
Dixheaacd_sbrdec_initfuncs.c279 p_str_sbr_dec_inst->pstr_sbr_channel[i] = in ixheaacd_set_sbr_persistent_buffers()
327 p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.p_hbe_txposer = in ixheaacd_set_sbr_persistent_buffers()
330 memset(p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.p_hbe_txposer, in ixheaacd_set_sbr_persistent_buffers()
335 p_str_sbr_dec_inst->pstr_sbr_channel[1]->str_sbr_dec.p_hbe_txposer = in ixheaacd_set_sbr_persistent_buffers()
338 memset(p_str_sbr_dec_inst->pstr_sbr_channel[1]->str_sbr_dec.p_hbe_txposer, in ixheaacd_set_sbr_persistent_buffers()
349 p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.pp_qmf_buf_real = in ixheaacd_set_sbr_persistent_buffers()
351 memset(p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.pp_qmf_buf_real, in ixheaacd_set_sbr_persistent_buffers()
355 p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.pp_qmf_buf_imag = in ixheaacd_set_sbr_persistent_buffers()
357 memset(p_str_sbr_dec_inst->pstr_sbr_channel[0]->str_sbr_dec.pp_qmf_buf_imag, in ixheaacd_set_sbr_persistent_buffers()
362 p_str_sbr_dec_inst->pstr_sbr_channel[1]->str_sbr_dec.pp_qmf_buf_real = in ixheaacd_set_sbr_persistent_buffers()
[all …]
Dixheaacd_process.c146 if ((self->pstr_sbr_channel[ch] in ixheaacd_esbr_process()
180 self->pstr_sbr_channel[0]->str_sbr_dec.time_sample_buf = self->time_sample_buf[0]; in ixheaacd_esbr_parse()
181 self->pstr_sbr_channel[1]->str_sbr_dec.time_sample_buf = self->time_sample_buf[1]; in ixheaacd_esbr_parse()
502 pstr_usac_data->pstr_esbr_dec->pstr_sbr_channel[0]->str_sbr_dec.band_count; in ixheaacd_usac_process()
504 pstr_usac_data->pstr_esbr_dec->pstr_sbr_channel[1]->str_sbr_dec.band_count; in ixheaacd_usac_process()
507 ptr_inp[2 * ch] = pstr_usac_data->pstr_esbr_dec->pstr_sbr_channel[ch] in ixheaacd_usac_process()
509 ptr_inp[2 * ch + 1] = pstr_usac_data->pstr_esbr_dec->pstr_sbr_channel[ch] in ixheaacd_usac_process()
512 (VOID *)(&pstr_usac_data->pstr_esbr_dec->pstr_sbr_channel[ch]->str_sbr_dec); in ixheaacd_usac_process()
520 ptr_inp[2] = pstr_usac_data->pstr_esbr_dec->pstr_sbr_channel[1] in ixheaacd_usac_process()
522 ptr_inp[2 + 1] = pstr_usac_data->pstr_esbr_dec->pstr_sbr_channel[1] in ixheaacd_usac_process()
[all …]
Dixheaacd_ld_mps_dec.c172 ->pstr_sbr_channel[0] in ixheaacd_ld_mps_apply()
175 ->pstr_sbr_channel[0] in ixheaacd_ld_mps_apply()
Dixheaacd_sbr_dec.h150 ia_sbr_channel_struct *pstr_sbr_channel[MAXNRSBRCHANNELS]; member
Dixheaacd_mps_dec.c2047 ->pstr_sbr_channel[channel] in ixheaacd_heaac_mps_apply()
2050 ->pstr_sbr_channel[channel] in ixheaacd_heaac_mps_apply()
Dixheaacd_sbr_dec.c969 (&(((ia_handle_sbr_dec_inst_struct)self)->pstr_sbr_channel[1]->str_sbr_dec)), in ixheaacd_sbr_dec()
Dixheaacd_api.c215 &sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_channel[0] in copy_qmf_to_ldmps()
224 &sbr_persistent_mem->str_sbr_dec_inst.pstr_sbr_channel[0] in copy_qmf_to_ldmps()