Home | History | Annotate | Download | only in src

Lines Matching refs:nbitsTimeIncRes

388         /* . since nbitsTimeIncRes will be used over and over again, */
390 currVol->nbitsTimeIncRes = CalcNumBits((uint)currVol->timeIncrementResolution - 1);
399 tmpvar = BitstreamReadBits16(stream, currVol->nbitsTimeIncRes);
873 currVop->timeInc = BitstreamReadBits16(stream, currVol->nbitsTimeIncRes);