HomeSort by relevance Sort by last modified time
    Searched defs:trf (Results 1 - 3 of 3) 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...]
  /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 65 milliseconds