Searched refs:fadeOutAttenuationVector (Results 1 – 2 of 2) sorted by relevance
125 SHORT *fadeOutAttenuationVector,
471 SHORT *fadeOutAttenuationVector, in CConcealment_SetAttenuation() argument474 if ( (fadeOutAttenuationVector == NULL) in CConcealment_SetAttenuation()480 if (fadeOutAttenuationVector != NULL) in CConcealment_SetAttenuation()486 …if ((fadeOutAttenuationVector[i] < 0) || (fadeOutAttenuationVector[i] > CONCEAL_MAX_QUANT_FACTOR))… in CConcealment_SetAttenuation()500 …BL)((INT)(FL2FXCONST_DBL(1.0/2.0)>>(CONCEAL_PARAMETER_BITS-1)) * (INT)fadeOutAttenuationVector[i]), in CConcealment_SetAttenuation()