Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dintensity.cpp144 …FIXP_DBL local_error_thresh; /*!< When expanding the IS region to more SFBs only accept a… member
211 isParams->local_error_thresh = IS_LOCAL_ERROR_THRESH; in FDKaacEnc_initIsParams()
486 …if ( (hrrErr[sfboffs + sfb] < (isParams->local_error_thresh>>3)) && (overallHrrError < (isParams->… in FDKaacEnc_finalizeIntensityDecision()