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.cpp715 : mhThresh.thresHoldDiff; in detection()
717 thresTemp = fMin(thresTemp, mhThresh.thresHoldDiff); in detection()