Searched refs:fadeInAttenuationVector (Results 1 – 2 of 2) sorted by relevance
131 const SHORT *fadeInAttenuationVector);
465 const SHORT *fadeInAttenuationVector) { in CConcealment_SetAttenuation() argument466 if ((fadeOutAttenuationVector == NULL) && (fadeInAttenuationVector == NULL)) { in CConcealment_SetAttenuation()497 if (fadeInAttenuationVector != NULL) { in CConcealment_SetAttenuation()502 if ((fadeInAttenuationVector[i] < 0) || in CConcealment_SetAttenuation()503 (fadeInAttenuationVector[i] > CONCEAL_MAX_QUANT_FACTOR)) { in CConcealment_SetAttenuation()516 (INT)fadeInAttenuationVector[i]), in CConcealment_SetAttenuation()