OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clt_mdct_clear
(Results
1 - 4
of
4
) sorted by null
/external/libopus/celt/
mdct.h
57
void
clt_mdct_clear
(mdct_lookup *l);
mdct.c
94
void
clt_mdct_clear
(mdct_lookup *l)
function
modes.c
434
clt_mdct_clear
(&mode->mdct);
/external/libopus/celt/tests/
test_unit_mdct.c
167
clt_mdct_clear
(&cfg);
Completed in 480 milliseconds