Lines Matching refs:outputDelay
862 self->streamInfo.outputDelay = 0;
971 self->streamInfo.outputDelay = (UINT)(INT)fMult((FIXP_DBL)self->streamInfo.outputDelay<<UPS_SCALE, upsampleFactor);
972 self->streamInfo.outputDelay += sbrDecoder_GetDelay( self->hSbrDecoder );
1031 self->streamInfo.outputDelay += getLimiterDelay(self->hLimiter);