Searched refs:bitDistance (Results 1 – 1 of 1) sorted by relevance
1337 INT bitDistance, bfDelta; in transportDec_readStream() local1340 bitDistance = (INT)FDKgetValidBits(hBs); in transportDec_readStream()1342 bitDistance -= (INT)FDKgetValidBits(hBs); in transportDec_readStream()1344 FDK_ASSERT(bitDistance >= 0); in transportDec_readStream()1368 bitDistance += hTp->auLength[0]; in transportDec_readStream()1383 num = (INT)hTp->asc[0].m_samplingFrequency * (bfDelta + bitDistance) + in transportDec_readStream()