Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.h98 FIXP_DBL thresHoldDiffGuide; /*!< threshold for tonality difference for the guide */ member
Dmh_det.cpp714 …? fMax(fMult(mhThresh.decayGuideDiff,guideVectors.guideVectorDiff[i]), mhThresh.thresHoldDiffGuide) in detection()