Home | History | Annotate | Download | only in input

Lines Matching defs:NANOS_PER_MS

45 static const nsecs_t NANOS_PER_MS = 1000000;
49 static const nsecs_t RESAMPLE_LATENCY = 5 * NANOS_PER_MS;
52 static const nsecs_t RESAMPLE_MIN_DELTA = 2 * NANOS_PER_MS;
56 static const nsecs_t RESAMPLE_MAX_PREDICTION = 8 * NANOS_PER_MS;