HomeSort by relevance Sort by last modified time
    Searched refs:thresHoldDiff (Results 1 - 2 of 2) sorted by null

  /external/aac/libSBRenc/src/
mh_det.h 97 FIXP_DBL thresHoldDiff; /*!< threshold for tonality difference */
mh_det.cpp 100 FL2FXCONST_DBL(20.0f*RELAXATION_FLOAT), /*!< thresHoldDiff */
120 FL2FXCONST_DBL(25.0f*RELAXATION_FLOAT), /*!< thresHoldDiff */
698 : mhThresh.thresHoldDiff;
700 thresTemp = fixMin(thresTemp, mhThresh.thresHoldDiff);
    [all...]

Completed in 31 milliseconds