Searched refs:fadeOutAttenuationVector (Results 1 – 2 of 2) sorted by relevance
130 const SHORT *fadeOutAttenuationVector,
466 const SHORT *fadeOutAttenuationVector, in CConcealment_SetAttenuation() argument468 if ((fadeOutAttenuationVector == NULL) && (fadeInAttenuationVector == NULL)) { in CConcealment_SetAttenuation()473 if (fadeOutAttenuationVector != NULL) { in CConcealment_SetAttenuation()478 if ((fadeOutAttenuationVector[i] < 0) || in CConcealment_SetAttenuation()479 (fadeOutAttenuationVector[i] > CONCEAL_MAX_QUANT_FACTOR)) { in CConcealment_SetAttenuation()493 (INT)fadeOutAttenuationVector[i]), in CConcealment_SetAttenuation()