Home
last modified time | relevance | path

Searched refs:ptr_work_re (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_hybrid.c229 ptr_temp_real = &ptr_hybrid->ptr_work_re[0]; in ixheaacd_hybrid_analysis()
270 ixheaacd_filt_2_ch(ptr_hybrid->ptr_work_re, &ptr_hyb_real[chn_offset], in ixheaacd_hybrid_analysis()
278 ixheaacd_filt_8_ch(ptr_hybrid->ptr_work_re, ptr_hybrid->ptr_work_im, in ixheaacd_hybrid_analysis()
Dixheaacd_hybrid.h32 WORD32 *ptr_work_re; member
Dixheaacd_sbrdec_initfuncs.c812 ptr_hybrid->ptr_work_re = ptr; in ixheaacd_create_hyb_filterbank()