Home | History | Annotate | Download | only in libcras

Lines Matching defs:ts

1060 	struct timespec ts;
1073 cras_timespec_to_timespec(&ts, &stream->capture_shm.area->ts);
1081 &ts,
1089 &ts,
1135 struct timespec ts;
1150 cras_timespec_to_timespec(&ts, &shm->area->ts);
1160 &ts,
1167 &ts,
2597 struct timespec *ts)
2611 if (ts) {
2613 clock_gettime(CLOCK_MONOTONIC_RAW, ts);
2615 cras_timespec_to_timespec(ts,