Searched refs:bitDistance (Results 1 – 1 of 1) sorted by relevance
1338 INT bitDistance, bfDelta; in transportDec_readStream() local1341 bitDistance = (INT)FDKgetValidBits(hBs); in transportDec_readStream()1343 bitDistance -= (INT)FDKgetValidBits(hBs); in transportDec_readStream()1345 FDK_ASSERT(bitDistance >= 0); in transportDec_readStream()1369 bitDistance += hTp->auLength[0]; in transportDec_readStream()1384 num = (INT)hTp->asc[0].m_samplingFrequency * (bfDelta + bitDistance) + in transportDec_readStream()