Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_dec_flt.c1016 ptr_ps_dec->h11_re_vec[bin] = h11r; in ixheaacd_esbr_ps_apply_rotation()
1055 h11r = ptr_ps_dec->h11_re_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1138 h11r = ptr_ps_dec->h11_re_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
1206 ptr_ps_dec->h11_re_prev[bin] = ptr_ps_dec->h11_re_vec[bin]; in ixheaacd_esbr_ps_apply_rotation()
Dixheaacd_ps_dec.h167 FLOAT32 h11_re_vec[NUM_HI_RES_BINS]; member