Searched refs:clt_mdct_init (Results 1 – 4 of 4) sorted by relevance
56 int clt_mdct_init(mdct_lookup *l,int N, int maxshift);
58 int clt_mdct_init(mdct_lookup *l,int N, int maxshift) in clt_mdct_init() function
391 if (clt_mdct_init(&mode->mdct, 2*mode->shortMdctSize*mode->nbShortMdcts, in opus_custom_mode_create()
126 clt_mdct_init(&cfg, nfft, 0); in test1d()