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.c169 const WORD32 *ptr_pre_post_twid; in ixheaacd_acelp_mdct() local
174 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_512[0][0]; in ixheaacd_acelp_mdct()
177 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_384[0][0]; in ixheaacd_acelp_mdct()
180 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_256[0][0]; in ixheaacd_acelp_mdct()
183 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_192[0][0]; in ixheaacd_acelp_mdct()
186 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_128[0][0]; in ixheaacd_acelp_mdct()
189 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_96[0][0]; in ixheaacd_acelp_mdct()
192 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_64[0][0]; in ixheaacd_acelp_mdct()
195 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_48[0][0]; in ixheaacd_acelp_mdct()
198 ptr_pre_post_twid = &ixheaacd_pre_post_twid_cos_sin_32[0][0]; in ixheaacd_acelp_mdct()
[all …]