Home | History | Annotate | Download | only in src

Lines Matching refs:nbitsTimeIncRes

866         pVol->nbitsTimeIncRes = 1;
867 while (pVol->timeIncrementResolution > (1 << pVol->nbitsTimeIncRes))
869 nbitsTimeIncRes++;