Searched refs:clt_mdct_init (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dmdct.h56 int clt_mdct_init(mdct_lookup *l,int N, int maxshift);
H A Dmdct.c58 int clt_mdct_init(mdct_lookup *l,int N, int maxshift) function
H A Dmodes.c391 if (clt_mdct_init(&mode->mdct, 2*mode->shortMdctSize*mode->nbShortMdcts,
/external/libopus/celt/
H A Dmdct.h56 int clt_mdct_init(mdct_lookup *l,int N, int maxshift);
H A Dmdct.c58 int clt_mdct_init(mdct_lookup *l,int N, int maxshift) function
H A Dmodes.c391 if (clt_mdct_init(&mode->mdct, 2*mode->shortMdctSize*mode->nbShortMdcts,
/external/chromium_org/third_party/opus/src/celt/tests/
H A Dtest_unit_mdct.c126 clt_mdct_init(&cfg, nfft, 0);
/external/libopus/celt/tests/
H A Dtest_unit_mdct.c126 clt_mdct_init(&cfg, nfft, 0);

Completed in 4427 milliseconds