Home
last modified time | relevance | path

Searched defs:cos_ptr (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_acelp_mdct.c106 const WORD32 *cos_ptr = &ptr_pre_cos_sin[0]; in ixheaacd_pre_twid() local
136 const WORD32 *cos_ptr = &ptr_post_cos_sin[nlength * 2]; in ixheaacd_post_twid() local
Dixheaacd_imdct.c102 WORD32 nlength, const WORD32 *cos_ptr, in ixheaacd_calc_pre_twid_dec()
120 WORD32 nlength, const WORD32 *cos_ptr, in ixheaacd_calc_post_twid_dec()
144 const WORD32 *cos_ptr; in ixheaacd_fft_based_imdct() local