Searched refs:lpc_exit (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dlpc.h124 void lpc_exit(lpcState **st);
H A Dlpc.cpp151 lpc_exit(&s);
206 lpc_exit(&s);
302 FUNCTION NAME: lpc_exit
374 void lpc_exit(lpcState **state) function
H A Dcod_amr.cpp588 lpc_exit(&(*state)->lpcSt);
639 lpc_exit(&(*state)->lpcSt);

Completed in 10 milliseconds