Home
last modified time | relevance | path

Searched refs:thresHoldToneGuide (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRenc/src/
Dmh_det.h101 FIXP_DBL thresHoldToneGuide; /*!< threshold for tonality for a sine for the guide */ member
Dmh_det.cpp728 guideVectors.guideVectorOrig[i] = mhThresh.thresHoldToneGuide; in detection()
743 …xMax(fMult(guideVectors.guideVectorOrig[i], mhThresh.decayGuideOrig), mhThresh.thresHoldToneGuide); in detection()