OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpc_exit
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
lpc.h
124
void
lpc_exit
(lpcState **st);
lpc.cpp
151
lpc_exit
(&s);
206
lpc_exit
(&s);
302
FUNCTION NAME:
lpc_exit
374
void
lpc_exit
(lpcState **state)
function
cod_amr.cpp
588
lpc_exit
(&(*state)->lpcSt);
639
lpc_exit
(&(*state)->lpcSt);
[
all
...]
Completed in 113 milliseconds