Searched refs:nAU (Results 1 – 1 of 1) sorted by relevance
934 INT nAU = -1; in transportDec_readStream() local985 nAU = num / denom; in transportDec_readStream()997 nAU--; in transportDec_readStream()1000 if (nAU < 0) { in transportDec_readStream()1004 nAU = -1; in transportDec_readStream()1006 … FDKprintf("ERROR: Bufferfullness accounting failed. remainder=%d, nAU=%d\n", hTp->remainder, nAU); in transportDec_readStream()1011 if (nAU > 0) { in transportDec_readStream()1022 if (nAU > 0) { in transportDec_readStream()1026 hTp->missingAccessUnits = nAU; in transportDec_readStream()