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

  /external/aac/libSBRenc/src/
mh_det.h 101 FIXP_DBL thresHoldToneGuide; /*!< threshold for tonality for a sine for the guide */
mh_det.cpp 104 FL2FXCONST_DBL(1.26f*RELAXATION_FLOAT), /*!< thresHoldToneGuide */
124 FL2FXCONST_DBL(1.26f*RELAXATION_FLOAT), /*!< thresHoldToneGuide */
711 guideVectors.guideVectorOrig[i] = mhThresh.thresHoldToneGuide;
726 thresOrig = fixMax(fMult(guideVectors.guideVectorOrig[i], mhThresh.decayGuideOrig), mhThresh.thresHoldToneGuide);
    [all...]

Completed in 97 milliseconds