Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp677 FIXP_DBL thresTemp, thresOrig; in detection() local
715 thresOrig = in detection()
718 thresOrig = fixMin(thresOrig, mhThresh.thresHoldTone); in detection()
722 if (quotaBuffer[j] > thresOrig) { in detection()
734 thresOrig = mhThresh.thresHoldTone; in detection()
743 if (quotaBuffer[j] > thresOrig && in detection()