Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.h97 FIXP_DBL thresHoldDiff; /*!< threshold for tonality difference */ member
Dmh_det.cpp698 : mhThresh.thresHoldDiff; in detection()
700 thresTemp = fixMin(thresTemp, mhThresh.thresHoldDiff); in detection()