Searched refs:ptr_hyb_real (Results 1 – 2 of 2) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_hybrid.c | 97 const WORD32 *ptr_qmf_imag, WORD32 *ptr_hyb_real, in ixheaacd_filt_8_ch() argument 211 (*ixheaacd_inv_dit_fft_8pt)(cum, ptr_hyb_real, ptr_hyb_imag); in ixheaacd_filt_8_ch() 214 VOID ixheaacd_hybrid_analysis(const WORD32 *ptr_qmf_real, WORD32 *ptr_hyb_real, in ixheaacd_hybrid_analysis() argument 270 ixheaacd_filt_2_ch(ptr_hybrid->ptr_work_re, &ptr_hyb_real[chn_offset], in ixheaacd_hybrid_analysis() 279 &ptr_hyb_real[chn_offset], &ptr_hyb_imag[chn_offset], in ixheaacd_hybrid_analysis()
|
D | ixheaacd_hybrid.h | 40 VOID ixheaacd_hybrid_analysis(const WORD32 *ptr_qmf_real, WORD32 *ptr_hyb_real,
|