Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp348 THRES_HOLDS mhThresh) in removeLowPassDetection() argument
372 if(maxValLD64 > mhThresh.derivThresMaxLD64) { in removeLowPassDetection()
405 if(maxValLD64 > mhThresh.derivThresMaxLD64 && maxValAboveLD64 < mhThresh.derivThresAboveLD64){ in removeLowPassDetection()
413 if(valLD64 < mhThresh.derivThresBelowLD64) { in removeLowPassDetection()
539 THRES_HOLDS mhThresh) in transientCleanUp() argument
651 mhThresh); in transientCleanUp()
701 THRES_HOLDS mhThresh) in detection() argument
714 …? fMax(fMult(mhThresh.decayGuideDiff,guideVectors.guideVectorDiff[i]), mhThresh.thresHoldDiffGuide) in detection()
715 : mhThresh.thresHoldDiff; in detection()
717 thresTemp = fMin(thresTemp, mhThresh.thresHoldDiff); in detection()
[all …]