Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec_flt.c1022 ptr_ps_dec->h21_im_vec[bin] = h21i; in ixheaacd_esbr_ps_apply_rotation()
1062 h21i = -ptr_ps_dec->h21_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1067 h21i = ptr_ps_dec->h21_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1145 h21i = -ptr_ps_dec->h21_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1150 h21i = ptr_ps_dec->h21_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1213 ptr_ps_dec->h21_im_prev[bin] = ptr_ps_dec->h21_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
Dixheaacd_ps_dec.h172 FLOAT32 h21_im_vec[NUM_HI_RES_BINS]; member