Lines Matching defs:outputDelay
1590 UINT outputDelay = 0;1606 outputDelay += (flags & SBRDEC_DOWNSAMPLE) ? 32 : 64; /* QMF synthesis */1611 outputDelay += (flags & SBRDEC_DOWNSAMPLE) ? 481 : 962;1616 return (outputDelay);