Home | History | Annotate | Download | only in src

Lines Matching refs:nbitsTimeIncRes

899         pVol->nbitsTimeIncRes = 1;
900 while (pVol->timeIncrementResolution > (1 << pVol->nbitsTimeIncRes))
902 pVol->nbitsTimeIncRes++;