Home
last modified time | relevance | path

Searched refs:ptr_overlap_buf (Results 1 – 20 of 20) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_lpfuncs.c323 VOID ixheaacd_spec_to_overlapbuf_dec(WORD32 *ptr_overlap_buf, in ixheaacd_spec_to_overlapbuf_dec() argument
328 ptr_overlap_buf[i] = ixheaacd_shr32_drc(ptr_spec_coeff[i], 16 - q_shift); in ixheaacd_spec_to_overlapbuf_dec()
332 VOID ixheaacd_overlap_buf_out_dec(WORD16 *out_samples, WORD32 *ptr_overlap_buf, in ixheaacd_overlap_buf_out_dec() argument
337 out_samples[ch_fac * i] = ixheaacd_shl16_sat((WORD16)ptr_overlap_buf[i], 1); in ixheaacd_overlap_buf_out_dec()
341 VOID ixheaacd_overlap_out_copy_dec(WORD16 *out_samples, WORD32 *ptr_overlap_buf, in ixheaacd_overlap_out_copy_dec() argument
347 out_samples[ch_fac * i] = ixheaacd_shl16_sat((WORD16)ptr_overlap_buf[i], 1); in ixheaacd_overlap_out_copy_dec()
348 ptr_overlap_buf[i] = ptr_overlap_buf1[i]; in ixheaacd_overlap_out_copy_dec()
359 WORD32 *ptr_overlap_buf; in ixheaacd_imdct_process() local
363 ptr_overlap_buf = ptr_aac_dec_overlap_info->ptr_overlap_buf; in ixheaacd_imdct_process()
423 ptr_aac_tables->pstr_imdct_tables, 1024, ptr_overlap_buf, in ixheaacd_imdct_process()
[all …]
Dixheaacd_block.h115 VOID ixheaacd_spec_to_overlapbuf_dec(WORD32 *ptr_overlap_buf,
119 VOID ixheaacd_spec_to_overlapbuf_armv7(WORD32 *ptr_overlap_buf,
123 VOID ixheaacd_overlap_buf_out_dec(WORD16 *out_samples, WORD32 *ptr_overlap_buf,
127 WORD32 *ptr_overlap_buf, WORD32 size,
152 VOID ixheaacd_overlap_out_copy_dec(WORD16 *out_samples, WORD32 *ptr_overlap_buf,
157 WORD32 *ptr_overlap_buf,
175 WORD32 *ptr_overlap_buf, const WORD16 stride,
Dixheaacd_initfuncs.c138 ->overlap_add_data.ptr_overlap_buf = in ixheaacd_set_aac_persistent_buffers()
336 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_overlap_buf = in ixheaacd_aac_decoder_init()
339 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_overlap_buf = in ixheaacd_aac_decoder_init()
343 WORD32 *ptr_overlap_buf = in ixheaacd_aac_decoder_init() local
344 aac_dec_handle->pstr_aac_dec_overlap_info[ch]->ptr_overlap_buf; in ixheaacd_aac_decoder_init()
345 memset(ptr_overlap_buf, 0, sizeof(WORD32) * 4 * 512); in ixheaacd_aac_decoder_init()
Dixheaacd_aac_imdct.h43 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window,
49 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window,
55 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window,
Dixheaacd_fwd_alias_cnx.c108 WORD32 *ptr_overlap_buf = in ixheaacd_fwd_alias_cancel_tool() local
132 ptr_overlap_buf[i] = ixheaacd_add32_sat( in ixheaacd_fwd_alias_cancel_tool()
133 ptr_overlap_buf[i], in ixheaacd_fwd_alias_cancel_tool()
Dixheaacd_aac_imdct.c472 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window, in ixheaacd_post_twid_overlap_add_dec() argument
499 overlap_data = *ptr_overlap_buf; in ixheaacd_post_twid_overlap_add_dec()
507 *ptr_overlap_buf++ = ixheaacd_shr32_drc(outr, 16 - q_shift); in ixheaacd_post_twid_overlap_add_dec()
545 overlap_data = *ptr_overlap_buf; in ixheaacd_post_twid_overlap_add_dec()
547 *ptr_overlap_buf++ = ixheaacd_shr32_drc(outi, 16 - q_shift); in ixheaacd_post_twid_overlap_add_dec()
573 overlap_data = *ptr_overlap_buf; in ixheaacd_post_twid_overlap_add_dec()
582 *ptr_overlap_buf++ = ixheaacd_shr32_drc(outr, 16 - q_shift); in ixheaacd_post_twid_overlap_add_dec()
616 overlap_data = *ptr_overlap_buf; in ixheaacd_post_twid_overlap_add_dec()
618 *ptr_overlap_buf++ = ixheaacd_shr32_drc(outi, 16 - q_shift); in ixheaacd_post_twid_overlap_add_dec()
651 overlap_data = *ptr_overlap_buf; in ixheaacd_post_twid_overlap_add_dec()
[all …]
Dixheaacd_lpc.c95 WORD32 *ptr_overlap_buf, in ixheaacd_reset_acelp_data_fix() argument
112 if (ptr_overlap_buf != NULL && !tw_mdct) { in ixheaacd_reset_acelp_data_fix()
132 ptr_overlap_buf[(usac_data->ccfl) / 2 - fac_length + i] = in ixheaacd_reset_acelp_data_fix()
134 ptr_overlap_buf[(usac_data->ccfl) / 2 - fac_length + i], in ixheaacd_reset_acelp_data_fix()
138 ptr_overlap_buf[(usac_data->ccfl) / 2 + fac_length + i] = 0; in ixheaacd_reset_acelp_data_fix()
Dixheaacd_create.h39 VOID *sbr_persistent_mem_v, WORD32 *ptr_overlap_buf, WORD channel,
Dixheaacd_channelinfo.h92 WORD32 *ptr_overlap_buf; member
283 WORD32 *ptr_overlap_buf; member
Dixheaacd_sbrdec_initfuncs.c500 VOID *sbr_persistent_mem_v, WORD32 *ptr_overlap_buf, WORD32 channel, in ixheaacd_init_sbr() argument
557 sbr_persistent_mem, &ptr_overlap_buf[512 * 4]); in ixheaacd_init_sbr()
561 sbr_persistent_mem, ptr_overlap_buf); in ixheaacd_init_sbr()
871 WORD32 *ptr_overlap_buf) { in ixheaacd_create_psdec() argument
877 WORD32 *ptr2 = (WORD32 *)&ptr_overlap_buf[512]; in ixheaacd_create_psdec()
Dixheaacd_ps_dec.h114 VOID *sbr_persistent_mem, WORD32 *ptr_overlap_buf);
Dixheaacd_struct_def.h177 WORD32 *ptr_overlap_buf; member
Dixheaacd_api.c1356 p_state_enhaacplus_dec->ptr_overlap_buf = in ixheaacd_dec_init()
1831 p_state_enhaacplus_dec->ptr_overlap_buf, MAXNRSBRCHANNELS, (WORD)1, in ixheaacd_dec_init()
1893 p_state_enhaacplus_dec->ptr_overlap_buf, MAXNRSBRCHANNELS, 1, 1, in ixheaacd_dec_init()
2029 p_state_enhaacplus_dec->ptr_overlap_buf, channel, ps_enable, 1, in ixheaacd_dec_init()
2585 p_state_enhaacplus_dec->ptr_overlap_buf, ps_enable ? 2 : channel, in ixheaacd_dec_execute()
Dixheaacd_aacdecoder.c795 ->overlap_add_data.ptr_overlap_buf; in ixheaacd_aacdec_decodeframe()
/external/libxaac/decoder/armv7/
Dixheaacd_function_selector_arm_non_neon.c160 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window,
168 (WORD32 *ptr_overlap_buf, WORD32 *ptr_spec_coeff, WORD32 q_shift,
172 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 size,
176 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 *ptr_overlap_buf1,
Dixheaacd_function_selector_armv7.c166 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window,
173 (WORD32 *ptr_overlap_buf, WORD32 *ptr_spec_coeff, WORD32 q_shift,
177 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 size,
181 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 *ptr_overlap_buf1,
/external/libxaac/decoder/x86_64/
Dixheaacd_function_selector_x86_64.c164 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window,
172 (WORD32 *ptr_overlap_buf, WORD32 *ptr_spec_coeff, WORD32 q_shift,
176 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 size,
180 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 *ptr_overlap_buf1,
/external/libxaac/decoder/x86/
Dixheaacd_function_selector_x86.c164 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window,
172 (WORD32 *ptr_overlap_buf, WORD32 *ptr_spec_coeff, WORD32 q_shift,
176 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 size,
180 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 *ptr_overlap_buf1,
/external/libxaac/decoder/armv8/
Dixheaacd_function_selector_armv8.c164 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window,
172 (WORD32 *ptr_overlap_buf, WORD32 *ptr_spec_coeff, WORD32 q_shift,
176 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 size,
180 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 *ptr_overlap_buf1,
/external/libxaac/decoder/generic/
Dixheaacd_function_selector_generic.c165 WORD32 *ptr_overlap_buf, WORD16 q_shift, const WORD16 *window,
173 (WORD32 *ptr_overlap_buf, WORD32 *ptr_spec_coeff, WORD32 q_shift,
177 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 size,
181 (WORD16 *out_samples, WORD32 *ptr_overlap_buf, WORD32 *ptr_overlap_buf1,