Home
last modified time | relevance | path

Searched refs:p_buf_re (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
390 p_buf_re = p_buf_real; in ixheaacd_apply_m2()
396 w_wet_real = p_buf_re; in ixheaacd_apply_m2()
414 p_buf_re += MAX_HYBRID_BANDS; in ixheaacd_apply_m2()
446 p_buf_re = p_buf_real; in ixheaacd_apply_m2()
452 w_wet_real = p_buf_re; in ixheaacd_apply_m2()
483 p_buf_re += 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
283 p_buf_re = p_buf_real; in ixheaacd_merge_res_decor()
299 *p_buf_re = ixheaacd_mps_mult32_shr_30(*p_buf_re, temp_1); in ixheaacd_merge_res_decor()
300 *p_buf_re += (*buf_real_ch3 + *buf_real_ch4); in ixheaacd_merge_res_decor()
305 p_buf_re++; in ixheaacd_merge_res_decor()
Dixheaacd_mps_tonality.c190 WORD32 *p_buf_real, *p_buf_imag, *p_buf_re, *p_buf_im; in ixheaacd_measure_tonality() local
264 p_buf_re = p_buf_real; in ixheaacd_measure_tonality()
270 buf_real = p_buf_re; in ixheaacd_measure_tonality()
296 p_buf_re += MAX_HYBRID_BANDS; in ixheaacd_measure_tonality()
297 p_buf_re += MAX_HYBRID_BANDS; in ixheaacd_measure_tonality()
Dixheaacd_mps_temp_process.c327 WORD32 *p_buf_real, *p_buf_imag, *p_buf_re, *p_buf_im; in ixheaacd_subband_tp() local
1137 p_buf_re = p_buf_real; in ixheaacd_subband_tp()
1145 *p_buf_re++ = *hyb_output_real_dry++ + *p_buffer_re++; in ixheaacd_subband_tp()
1153 *p_buf_re++ = *hyb_output_real_dry++ + *p_buffer_re++; in ixheaacd_subband_tp()
1162 *p_buf_re++ = *hyb_output_real_dry++ + in ixheaacd_subband_tp()
1174 *p_buf_re++ = *hyb_output_real_dry++ + in ixheaacd_subband_tp()
1205 WORD32 *p_buf_real, *p_buf_imag, *p_buf_re, *p_buf_im; in ixheaacd_tp_process() local
1234 p_buf_re = p_buf_real; in ixheaacd_tp_process()
1246 buf_real = p_buf_re; in ixheaacd_tp_process()
1283 p_buf_re += MAX_HYBRID_BANDS; in ixheaacd_tp_process()
[all …]