Searched refs:corr_thresh (Results 1 - 1 of 1) sorted by relevance

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

Completed in 142 milliseconds