Searched refs:ixheaacd_round16 (Results 1 – 9 of 9) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_lpfuncs.c | 143 out[ch_fac * i] = ixheaacd_round16(accu << 1); in ixheaacd_process_win_seq() 149 out[ch_fac * (i + SIZE09)] = ixheaacd_round16(accu << 2); in ixheaacd_process_win_seq() 164 out[ch_fac * i] = ixheaacd_round16(accu << 2); in ixheaacd_process_win_seq() 171 out[ch_fac * (SIZE09 + i)] = ixheaacd_round16(accu << 2); in ixheaacd_process_win_seq() 193 *out1 = ixheaacd_round16(accu << 2); in ixheaacd_process_win_seq() 201 *out2 = ixheaacd_round16(accu << 2); in ixheaacd_process_win_seq() 226 out[ch_fac * (0 + i)] = ixheaacd_round16(accu << 2); in ixheaacd_long_short_win_process() 236 out[ch_fac * (SIZE02 - 1 - i)] = ixheaacd_round16(accu << 2); in ixheaacd_long_short_win_process() 251 out[ch_fac * i] = ixheaacd_round16(accu << 2); in ixheaacd_long_short_win_seq() 262 out[ch_fac * (SIZE07 + i)] = ixheaacd_round16(accu << 2); in ixheaacd_long_short_win_seq() [all …]
|
D | ixheaacd_lt_predict.c | 436 ixheaacd_round16(ixheaacd_mult16x16in32_shl( in ixheaacd_lt_update_state() 442 ixheaacd_round16(ixheaacd_mult16x16in32_shl( in ixheaacd_lt_update_state() 451 ixheaacd_round16(ixheaacd_mult16x16in32_shl( in ixheaacd_lt_update_state() 457 ixheaacd_round16(ixheaacd_mult16x16in32_shl( in ixheaacd_lt_update_state() 463 lt_pred_stat[(frame_len * 2) + i] = ixheaacd_round16( in ixheaacd_lt_update_state() 470 ixheaacd_round16(ixheaacd_shl32_sat( in ixheaacd_lt_update_state() 484 ixheaacd_round16(ixheaacd_shl32_sat( in ixheaacd_lt_update_state() 492 ixheaacd_round16(ixheaacd_shl32_sat( in ixheaacd_lt_update_state() 506 lt_pred_stat[(frame_len * 2) + 448 + i] = ixheaacd_round16( in ixheaacd_lt_update_state() 513 lt_pred_stat[(frame_len * 2) + 512 + i] = ixheaacd_round16( in ixheaacd_lt_update_state()
|
D | ixheaacd_ps_dec.c | 283 *p_delay_buf_sub_re_im++ = ixheaacd_round16(p_left_real[sb]); in ixheaacd_decorr_filter1_dec() 284 *p_delay_buf_sub_re_im++ = ixheaacd_round16(p_left_imag[sb]); in ixheaacd_decorr_filter1_dec() 391 *p_delay_buf_ap_re_im++ = ixheaacd_round16(p_left_real[sb]); in ixheaacd_decorr_filter2_dec() 392 *p_delay_buf_ap_re_im++ = ixheaacd_round16(p_left_imag[sb]); in ixheaacd_decorr_filter2_dec() 619 *p_delay_buf_re_im_ld++ = ixheaacd_round16(p_left_real[sband]); in ixheaacd_decorrelation_dec() 620 *p_delay_buf_re_im_ld++ = ixheaacd_round16(p_left_imag[sband]); in ixheaacd_decorrelation_dec() 642 *p_delay_buf_re_im_sd++ = ixheaacd_round16(p_left_real[sband]); in ixheaacd_decorrelation_dec() 643 *p_delay_buf_re_im_sd++ = ixheaacd_round16(p_left_imag[sband]); in ixheaacd_decorrelation_dec() 676 index = ixheaacd_round16(ixheaacd_abs32_sat(phi_by_4)); in ixheaacd_cos512() 690 index = ixheaacd_round16(phi_by_4); in ixheaacd_sin512() [all …]
|
D | ixheaacd_aac_tns.c | 180 temp_buf2[j] = ixheaacd_round16(accu1); in ixheaacd_tns_parcor_lpc_convert_dec() 191 temp_buf1[j + 1] = ixheaacd_round16(accu2); in ixheaacd_tns_parcor_lpc_convert_dec() 197 temp_buf1[0] = ixheaacd_round16(accu); in ixheaacd_tns_parcor_lpc_convert_dec() 198 lpc[i] = ixheaacd_round16(accu1); in ixheaacd_tns_parcor_lpc_convert_dec()
|
D | ixheaacd_aac_imdct.c | 514 *pcm_out = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() 523 *pcmout1 = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() 553 *pcm_out = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() 560 *pcmout1 = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() 588 *pcm_out = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() 595 *pcmout1 = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() 623 *pcm_out = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() 630 *pcmout1 = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() 666 *pcm_out = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() 675 *pcmout1 = ixheaacd_round16(ixheaacd_shl32_sat(accu, 2)); in ixheaacd_post_twid_overlap_add_dec() [all …]
|
D | ixheaacd_qmf_dec.c | 177 re1 = ixheaacd_round16(ixheaacd_shl32(out_re1, (5 - 1))); in ixheaacd_posttwdct2() 194 re1 = ixheaacd_round16(ixheaacd_shl32(out_re, (5 - 1))); in ixheaacd_posttwdct2() 195 im1 = ixheaacd_round16(ixheaacd_shl32(out_im, (5 - 1))); in ixheaacd_posttwdct2() 206 re1 = ixheaacd_round16(ixheaacd_shl32(out_re, (5 - 1))); in ixheaacd_posttwdct2() 293 re1 = ixheaacd_round16(ixheaacd_shl32_sat(out_re1, (5 - 1))); in ixheaacd_posttwdct2_32() 335 re1 = ixheaacd_round16(ixheaacd_shl32_sat(out_re, (5 - 1))); in ixheaacd_posttwdct2_32()
|
D | ixheaacd_basic_ops16.h | 325 static PLATFORM_INLINE WORD16 ixheaacd_round16(WORD32 op1) { in ixheaacd_round16() function
|
D | ixheaacd_multichannel.c | 267 out_cc = ixheaacd_round16(ixheaacd_shl32_sat( in ixheaacd_dec_couple_channel()
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 1493 filter_states_rev[j] = ixheaacd_round16(timag); in ixheaacd_shiftrountine_with_rnd() 1497 filter_states[j] = ixheaacd_round16(treal); in ixheaacd_shiftrountine_with_rnd() 1501 *filter_states++ = ixheaacd_round16(treal); in ixheaacd_shiftrountine_with_rnd() 1506 *filter_states_rev++ = ixheaacd_round16(timag); in ixheaacd_shiftrountine_with_rnd() 1526 filter_states_rev[j] = ixheaacd_round16(timag); in ixheaacd_shiftrountine_with_rnd_eld() 1530 filter_states[j] = ixheaacd_round16(treal); in ixheaacd_shiftrountine_with_rnd_eld() 1534 *filter_states++ = ixheaacd_round16(treal); in ixheaacd_shiftrountine_with_rnd_eld() 1538 *filter_states_rev++ = ixheaacd_round16(timag); in ixheaacd_shiftrountine_with_rnd_eld()
|