Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.h102 FIXP_DBL sfmThresSbr; /*!< tonality flatness measure threshold for the SBR signal.*/ member
Dmh_det.cpp769 …if(quotaBuffer[j] > thresOrig && (sfmSbr[i] > mhThresh.sfmThresSbr && sfmOrig[i] < mhThresh.sfmThr… in detection()