Lines Matching refs:nAU
951 INT nAU = -1;
1002 nAU = num / denom;
1014 nAU--;
1017 if (nAU < 0) {
1021 nAU = -1;
1023 FDKprintf("ERROR: Bufferfullness accounting failed. remainder=%d, nAU=%d\n", hTp->remainder, nAU);
1028 if (nAU > 0) {
1038 the bits upto the sync word are discarded, thus causing a value of nAU > 0 */
1039 if (nAU > 0) {
1043 hTp->missingAccessUnits = nAU;