Searched refs:CONCEAL_DFLT_FADE_FACTOR (Results 1 – 1 of 1) sorted by relevance
151 #define CONCEAL_DFLT_FADE_FACTOR ( 0.707106781186548f ) /* 1/sqrt(2) */ macro279 pConcealCommonData->fadeOutFactor[0] = FL2FXCONST_SGL( CONCEAL_DFLT_FADE_FACTOR ); in CConcealment_InitCommonData()283 …DBL2FX_SGL(fMult(pConcealCommonData->fadeOutFactor[i-1],FL2FXCONST_SGL(CONCEAL_DFLT_FADE_FACTOR))); in CConcealment_InitCommonData()