Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dpre_echo_control.cpp111 INT maxAllowedIncreaseFactor, in FDKaacEnc_PreEchoControl() argument
137 tmpThreshold1 = maxAllowedIncreaseFactor * (pbThresholdNm1[i]>>scaling); in FDKaacEnc_PreEchoControl()
155 tmpThreshold1 = (maxAllowedIncreaseFactor>>1) * pbThresholdNm1[i]; in FDKaacEnc_PreEchoControl()
Dpre_echo_control.h107 INT maxAllowedIncreaseFactor,
Dpsy_configuration.h118 INT maxAllowedIncreaseFactor; /* preecho control */ member
Dpsy_configuration.cpp617 …psyConf->maxAllowedIncreaseFactor = 2; /* integer … in FDKaacEnc_InitPsyConfiguration()
Dpsy_main.cpp995 hThisPsyConf[ch]->maxAllowedIncreaseFactor, in FDKaacEnc_psyMain()