Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.h118 FIXP_DBL thresHoldTone; /*!< threshold for tonality for a sine */ member
Dmh_det.cpp718 thresOrig = fixMin(thresOrig, mhThresh.thresHoldTone); in detection()
734 thresOrig = mhThresh.thresHoldTone; in detection()
755 if (quotaBuffer[ll] > mhThresh.thresHoldTone && in detection()
762 if (quotaBuffer[ll] > mhThresh.thresHoldTone && in detection()