Searched refs:fadeOutAttenuationVector (Results 1 – 2 of 2) sorted by relevance
130 const SHORT *fadeOutAttenuationVector,
464 const SHORT *fadeOutAttenuationVector, in CConcealment_SetAttenuation() argument466 if ((fadeOutAttenuationVector == NULL) && (fadeInAttenuationVector == NULL)) { in CConcealment_SetAttenuation()471 if (fadeOutAttenuationVector != NULL) { in CConcealment_SetAttenuation()476 if ((fadeOutAttenuationVector[i] < 0) || in CConcealment_SetAttenuation()477 (fadeOutAttenuationVector[i] > CONCEAL_MAX_QUANT_FACTOR)) { in CConcealment_SetAttenuation()491 (INT)fadeOutAttenuationVector[i]), in CConcealment_SetAttenuation()