Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.h115 FIXP_DBL thresHoldDiff; /*!< threshold for tonality difference */ member
Dmh_det.cpp688 : mhThresh.thresHoldDiff; in detection()
690 thresTemp = fMin(thresTemp, mhThresh.thresHoldDiff); in detection()