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

  /frameworks/av/media/libstagefright/codecs/aacenc/src/
sf_estim.c 707 Word32 energyPart, thresholdPart;
739 thresholdPart = iLog4(thresh);
741 scfInt = ((thresholdPart - energyPart - 20) * SCALE_ESTIMATE_COEF) >> 15;
  /external/aac/libAACenc/src/
sf_estim.cpp     [all...]

Completed in 2123 milliseconds