Home
last modified time | relevance | path

Searched refs:p_buf_im (Results 1 – 4 of 4) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_mps_apply_m2.c67 WORD32 *p_buf_real, *p_buf_imag, *p_buf_re, *p_buf_im; in ixheaacd_apply_m2() local
391 p_buf_im = p_buf_imag; in ixheaacd_apply_m2()
397 w_wet_imag = p_buf_im; in ixheaacd_apply_m2()
415 p_buf_im += MAX_HYBRID_BANDS; in ixheaacd_apply_m2()
447 p_buf_im = p_buf_imag; in ixheaacd_apply_m2()
453 w_wet_imag = p_buf_im; in ixheaacd_apply_m2()
484 p_buf_im += MAX_HYBRID_BANDS; in ixheaacd_apply_m2()
Dixheaacd_mps_process.c275 WORD32 *p_buf_real, *p_buf_imag, *p_buf_re, *p_buf_im; in ixheaacd_merge_res_decor() local
284 p_buf_im = p_buf_imag; in ixheaacd_merge_res_decor()
302 *p_buf_im = ixheaacd_mps_mult32_shr_30(*p_buf_im, temp_1); in ixheaacd_merge_res_decor()
303 *p_buf_im += (*buf_imag_ch3 + *buf_imag_ch4); in ixheaacd_merge_res_decor()
306 p_buf_im++; in ixheaacd_merge_res_decor()
Dixheaacd_mps_temp_process.c327 WORD32 *p_buf_real, *p_buf_imag, *p_buf_re, *p_buf_im; in ixheaacd_subband_tp() local
1138 p_buf_im = p_buf_imag; in ixheaacd_subband_tp()
1147 *p_buf_im++ = *hyb_output_imag_dry++ + *p_buffer_im++; in ixheaacd_subband_tp()
1155 *p_buf_im++ = *hyb_output_imag_dry++ + *p_buffer_im++; in ixheaacd_subband_tp()
1166 *p_buf_im++ = *hyb_output_imag_dry++ + in ixheaacd_subband_tp()
1178 *p_buf_im++ = *hyb_output_imag_dry++ + in ixheaacd_subband_tp()
1205 WORD32 *p_buf_real, *p_buf_imag, *p_buf_re, *p_buf_im; in ixheaacd_tp_process() local
1235 p_buf_im = p_buf_imag; in ixheaacd_tp_process()
1247 buf_imag = p_buf_im; in ixheaacd_tp_process()
1284 p_buf_im += MAX_HYBRID_BANDS; in ixheaacd_tp_process()
[all …]
Dixheaacd_mps_tonality.c190 WORD32 *p_buf_real, *p_buf_imag, *p_buf_re, *p_buf_im; in ixheaacd_measure_tonality() local
265 p_buf_im = p_buf_imag; in ixheaacd_measure_tonality()
271 buf_imag = p_buf_im; in ixheaacd_measure_tonality()