HomeSort by relevance Sort by last modified time
    Searched refs:outBuf (Results 76 - 78 of 78) sorted by null

1 2 34

  /external/chromium_org/third_party/opus/src/silk/
PLC.c 273 silk_LPC_analysis_filter( &sLTP[ idx ], &psDec->outBuf[ idx ], A_Q12, psDec->ltp_mem_length - idx, psDec->LPC_order );
  /dalvik/vm/
Debugger.cpp 1008 u1* outBuf;
1010 outBuf = expandBufAddSpace(pReply, count * width);
1012 copyValuesToBE(outBuf, data + firstIndex*width, count, width);
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 161 milliseconds

1 2 34