Searched refs:bitDistance (Results 1 – 1 of 1) sorted by relevance
936 INT bitDistance, bfDelta; in transportDec_readStream() local939 bitDistance = FDKgetValidBits(hBs); in transportDec_readStream()941 bitDistance -= FDKgetValidBits(hBs); in transportDec_readStream()944 FDK_ASSERT(bitDistance >= 0); in transportDec_readStream()967 bitDistance += hTp->auLength[0]; in transportDec_readStream()982 num = hTp->asc[0].m_samplingFrequency * (bfDelta + bitDistance) + hTp->remainder; in transportDec_readStream()