HomeSort by relevance Sort by last modified time
    Searched refs:Int_lpc_1and3 (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
int_lpc.h 105 * Function : Int_lpc_1and3
123 void Int_lpc_1and3(
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
lsp.cpp 480 Int_lpc_1and3(st->lsp_old_q, lsp_mid_q, lsp_new_q, azQ, pOverflow);
int_lpc.cpp 42 Description: For Int_lpc_1and3() and Int_lpc_1and3_2()
94 FUNCTION NAME: Int_lpc_1and3
174 void Int_lpc_1and3(
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dec_amr.cpp 694 Int_lpc_1and3 (st->lsp_old, lsp_mid, lsp_new, A_t);
    [all...]

Completed in 543 milliseconds