Searched refs:mdct_init (Results 1 – 4 of 4) sorted by relevance
166 void mdct_init(H_MDCT hMdct, FIXP_DBL *overlap, INT overlapBufferSize);
109 void mdct_init(H_MDCT hMdct, FIXP_DBL *overlap, INT overlapBufferSize) { in mdct_init() function
270 mdct_init(&(hPsy->psyElement[i]->psyStatic[ch]->mdctPers), NULL, 0); in FDKaacEnc_psyInit()
2446 mdct_init(&self->pAacDecoderStaticChannelInfo[ch]->IMdct, in CAacDecoder_Init()