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

  /external/aac/libAACdec/src/
usacdec_lpd.cpp 640 int si1, si2, sInput;
644 sInput = fMax(fMin(fNorm(real), fNorm(imag)) - 1, 0);
645 real <<= sInput;
646 imag <<= sInput;
649 si1 += sInput;
653 sInput = fMax(fMin(fNorm(real), fNorm(imag)) - 1, 0);
654 real <<= sInput;
655 imag <<= sInput;
658 si2 += sInput;
    [all...]
  /external/annotation-tools/asmx/test/lib/
ccl.jar 

Completed in 84 milliseconds