Home
last modified time | relevance | path

Searched refs:h11_im_vec (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_ps_dec_flt.c1020 ptr_ps_dec->h11_im_vec[bin] = h11i; in ixheaacd_esbr_ps_apply_rotation()
1060 h11i = -ptr_ps_dec->h11_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1065 h11i = ptr_ps_dec->h11_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1143 h11i = -ptr_ps_dec->h11_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1148 h11i = ptr_ps_dec->h11_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1211 ptr_ps_dec->h11_im_prev[bin] = ptr_ps_dec->h11_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
Dixheaacd_ps_dec.h168 FLOAT32 h11_im_vec[NUM_HI_RES_BINS]; member