OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cl_ltp_init
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cl_ltp.h
117
Word16
cl_ltp_init
(clLtpState **st);
cl_ltp.cpp
35
Funtions:
cl_ltp_init
122
FUNCTION NAME:
cl_ltp_init
159
int
cl_ltp_init
(clLtpState **state)
164
fprintf(stderr, "
cl_ltp_init
: invalid parameter\n");
171
fprintf(stderr, "
cl_ltp_init
: can not malloc state structure\n");
212
Word16
cl_ltp_init
(clLtpState **state)
function
218
/*fprint(stderr, "
cl_ltp_init
: invalid parameter\n");*/
226
/*fprint(stderr, "
cl_ltp_init
: can not malloc state structure\n");*/
cod_amr.cpp
219
if (
cl_ltp_init
(&s->clLtpSt) ||
300
if (
cl_ltp_init
(&s->clLtpSt) ||
[
all
...]
Completed in 158 milliseconds