Searched refs:fadeInSlope (Results 1 – 2 of 2) sorted by relevance
116 int fadeInSlope,
369 int fadeInSlope, in CConcealment_SetParams() argument411 if (fadeInSlope != AACDEC_CONCEAL_PARAM_NOT_SPECIFIED) { in CConcealment_SetParams()412 if ( (fadeInSlope < CONCEAL_MAX_NUM_FADE_FACTORS) in CConcealment_SetParams()413 && (fadeInSlope >= 1) ) in CConcealment_SetParams()419 concealParams->numFadeInFrames = fadeInSlope; in CConcealment_SetParams()