Searched refs:bitDistance (Results 1 – 1 of 1) sorted by relevance
953 INT bitDistance, bfDelta; in transportDec_readStream() local956 bitDistance = FDKgetValidBits(hBs); in transportDec_readStream()958 bitDistance -= FDKgetValidBits(hBs); in transportDec_readStream()961 FDK_ASSERT(bitDistance >= 0); in transportDec_readStream()984 bitDistance += hTp->auLength[0]; in transportDec_readStream()999 num = hTp->asc[0].m_samplingFrequency * (bfDelta + bitDistance) + hTp->remainder; in transportDec_readStream()