Searched refs:bitDistance (Results 1 – 1 of 1) sorted by relevance
1357 INT bitDistance, bfDelta; in transportDec_readStream() local1360 bitDistance = (INT)FDKgetValidBits(hBs); in transportDec_readStream()1362 bitDistance -= (INT)FDKgetValidBits(hBs); in transportDec_readStream()1364 FDK_ASSERT(bitDistance >= 0); in transportDec_readStream()1388 bitDistance += hTp->auLength[0]; in transportDec_readStream()1403 num = (INT)hTp->asc[0].m_samplingFrequency * (bfDelta + bitDistance) + in transportDec_readStream()