HomeSort by relevance Sort by last modified time
    Searched full:lpc_exit (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
lpc.cpp 151 lpc_exit(&s);
206 lpc_exit(&s);
302 FUNCTION NAME: lpc_exit
374 void lpc_exit(lpcState **state) function
lpc.h 124 void lpc_exit(lpcState **st);
cod_amr.cpp 588 lpc_exit(&(*state)->lpcSt);
639 lpc_exit(&(*state)->lpcSt);
    [all...]

Completed in 96 milliseconds