Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp352 THRES_HOLDS mhThresh) in removeLowPassDetection() argument
376 if (maxValLD64 > mhThresh.derivThresMaxLD64) { in removeLowPassDetection()
408 if (maxValLD64 > mhThresh.derivThresMaxLD64 && in removeLowPassDetection()
409 maxValAboveLD64 < mhThresh.derivThresAboveLD64) { in removeLowPassDetection()
419 if (valLD64 < mhThresh.derivThresBelowLD64) { in removeLowPassDetection()
532 THRES_HOLDS mhThresh) { in transientCleanUp() argument
633 pFreqBandTable, pNrgVector, mhThresh); in transientCleanUp()
675 THRES_HOLDS mhThresh) { in detection() argument
685 ? fMax(fMult(mhThresh.decayGuideDiff, in detection()
687 mhThresh.thresHoldDiffGuide) in detection()
[all …]