Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_acelp_mdct.c168 const WORD32 *ptr_pre_post_twid; in ixheaacd_acelp_mdct() local
173 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_512[0][0]; in ixheaacd_acelp_mdct()
176 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_384[0][0]; in ixheaacd_acelp_mdct()
179 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_256[0][0]; in ixheaacd_acelp_mdct()
182 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_192[0][0]; in ixheaacd_acelp_mdct()
185 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_128[0][0]; in ixheaacd_acelp_mdct()
188 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_96[0][0]; in ixheaacd_acelp_mdct()
191 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_64[0][0]; in ixheaacd_acelp_mdct()
194 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_48[0][0]; in ixheaacd_acelp_mdct()
197 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_32[0][0]; in ixheaacd_acelp_mdct()
[all …]