Searched refs:burstPeriod (Results 1 – 1 of 1) sorted by relevance
162 UINT burstPeriod; /* Data burst period in mili seconds. */ member256 hInput->burstPeriod = 0; in transportDec_Open()822 if ((hTp->avgBitRate == 0) || (hTp->burstPeriod == 0)) { in additionalHoldOffNeeded()830 maxAU = hTp->burstPeriod * samplingFrequency + (samplesPerFrame * 1000 - 1); in additionalHoldOffNeeded()1320 (((8192 * 4) * 8 - ((hTp->avgBitRate * hTp->burstPeriod) / 1000)) - in synchronization()1695 hTp->burstPeriod = value; in transportDec_SetParam()