Searched refs:dStep (Results 1 – 2 of 2) sorted by relevance
462 int32 dStep = dstBuffer.fColStep; in Process() local506 dstPtr += dStep; in Process()557 dstPtr += dStep; in Process()589 dstPtr += dStep; in Process()606 dstPtr += dStep; in Process()632 dstPtr += dStep; in Process()649 dstPtr += dStep; in Process()719 dstPtr += dStep; in Process()752 dstPtr += dStep; in Process()823 dstPtr += dStep; in Process()[all …]
1979 FIXP_DBL dStep; in CConcealment_TDFadePcmAtt() local1987 dStep = (FIXP_DBL)((int)((fadeStart >> 1) - (fadeStop >> 1)) / len) << 1; in CConcealment_TDFadePcmAtt()1990 dGain -= dStep; in CConcealment_TDFadePcmAtt()