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

  /frameworks/av/media/libaudioprocessing/
AudioResamplerFirGen.h 530 double trf = firTransfer(coef, L, halfNumCoef, wstart); local
531 if (trf<0) {
532 trf = -trf;
534 fmin = fmax = trf;
537 trf = firTransfer(coef, L, halfNumCoef, wstart);
538 if (trf<0) {
539 trf = -trf;
541 if (trf>fmax)
    [all...]
  /external/testng/src/main/java/org/testng/remote/
RemoteTestNG.java 265 DelegatingTestRunnerFactory(ITestRunnerFactory trf, MessageHub smsh) {
266 m_delegateFactory= trf;
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 610 milliseconds