Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_acelp_mdct.c103 WORD32 nlength, const WORD32 *ptr_pre_cos_sin) { in ixheaacd_pre_twid() argument
106 const WORD32 *cos_ptr = &ptr_pre_cos_sin[0]; in ixheaacd_pre_twid()
107 const WORD32 *sin_ptr = &ptr_pre_cos_sin[nlength]; in ixheaacd_pre_twid()