HomeSort by relevance Sort by last modified time
    Searched full:corr_thresh (Results 1 - 1 of 1) sorted by null

  /external/aac/libAACenc/src/
intensity.cpp 139 FIXP_DBL corr_thresh; /*!< Only set an IS seed it left/right channel correlation is above corr_thresh */ member in struct:__anon2508
209 isParams->corr_thresh = IS_CORR_THRESH;
418 if (fAbs(channelCorr[sfb + sfboffs]) >= isParams->corr_thresh) {

Completed in 1664 milliseconds