Searched refs:fadeInAttenuationVector (Results 1 – 2 of 2) sorted by relevance
131 const SHORT *fadeInAttenuationVector);
467 const SHORT *fadeInAttenuationVector) { in CConcealment_SetAttenuation() argument468 if ((fadeOutAttenuationVector == NULL) && (fadeInAttenuationVector == NULL)) { in CConcealment_SetAttenuation()499 if (fadeInAttenuationVector != NULL) { in CConcealment_SetAttenuation()504 if ((fadeInAttenuationVector[i] < 0) || in CConcealment_SetAttenuation()505 (fadeInAttenuationVector[i] > CONCEAL_MAX_QUANT_FACTOR)) { in CConcealment_SetAttenuation()518 (INT)fadeInAttenuationVector[i]), in CConcealment_SetAttenuation()