Searched refs:ptr_temp_im (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_hybrid.h | 46 WORD32 *ptr_temp_im; member 58 FLOAT32 (*ptr_temp_im)[MAX_NUM_QMF_CHANNELS]; member
|
D | ixheaacd_ps_dec_flt.c | 164 ptr_hybrid->ptr_temp_im, frame_size, NO_HYBRID_CHANNELS_2, REAL, in ixheaacd_hyb_anal() 171 ptr_hybrid->ptr_temp_im, frame_size, NO_HYBRID_CHANNELS_4, CPLX, in ixheaacd_hyb_anal() 178 ptr_hybrid->ptr_temp_im, frame_size, NO_HYBRID_CHANNELS_8, CPLX, in ixheaacd_hyb_anal() 184 ptr_hybrid->ptr_temp_re, ptr_hybrid->ptr_temp_im, frame_size, in ixheaacd_hyb_anal() 195 ptr_tmp_hyb_im[n][ch_offset + k] = ptr_hybrid->ptr_temp_im[n][k]; in ixheaacd_hyb_anal() 328 ptr_ps_dec->str_flt_hybrid20.ptr_temp_im = ptr_ps_dec->hyb_temp_im_20; in ixheaacd_create_ps_esbr_dec() 338 ptr_ps_dec->str_flt_hybrid34.ptr_temp_im = ptr_ps_dec->hyb_temp_im_34; in ixheaacd_create_ps_esbr_dec()
|
D | ixheaacd_sbrdec_initfuncs.c | 911 ptr_hybrid->ptr_temp_im = ptr; in ixheaacd_create_hyb_filterbank()
|