Searched refs:muteRelease (Results 1 – 2 of 2) sorted by relevance
117 int muteRelease,
370 int muteRelease, in CConcealment_SetParams() argument427 if (muteRelease != AACDEC_CONCEAL_PARAM_NOT_SPECIFIED) { in CConcealment_SetParams()428 if ( (muteRelease < (CONCEAL_MAX_NUM_FADE_FACTORS<<1)) in CConcealment_SetParams()429 && (muteRelease >= 0) ) in CConcealment_SetParams()435 concealParams->numMuteReleaseFrames = muteRelease; in CConcealment_SetParams()