Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec_flt.c1023 ptr_ps_dec->h22_im_vec[bin] = h22i; in ixheaacd_esbr_ps_apply_rotation()
1063 h22i = -ptr_ps_dec->h22_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1068 h22i = ptr_ps_dec->h22_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1146 h22i = -ptr_ps_dec->h22_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1151 h22i = ptr_ps_dec->h22_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1214 ptr_ps_dec->h22_im_prev[bin] = ptr_ps_dec->h22_im_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
Dixheaacd_ps_dec.h174 FLOAT32 h22_im_vec[NUM_HI_RES_BINS]; member