Home
last modified time | relevance | path

Searched refs:cras_timespec (Results 1 – 10 of 10) sorted by relevance

/external/adhd/cras/src/server/
Ddev_stream.h135 struct cras_timespec *ts);
140 struct cras_timespec *ts);
Dcras_system_state.h247 void cras_system_state_get_last_stream_active_time(struct cras_timespec *ts);
Ddev_stream.c582 struct cras_timespec *ts) in cras_set_playback_timestamp()
598 struct cras_timespec *ts) in cras_set_capture_timestamp()
Dcras_system_state.c522 void cras_system_state_get_last_stream_active_time(struct cras_timespec *ts) in cras_system_state_get_last_stream_active_time()
/external/adhd/cras/src/common/
Dcras_util.h120 const struct cras_timespec *src) in cras_timespec_to_timespec()
128 struct cras_timespec *ctp) in cras_clock_gettime()
Dcras_types.h19 struct __attribute__ ((__packed__)) cras_timespec { struct
390 struct cras_timespec last_active_stream_time;
Dcras_shm.h60 struct cras_timespec ts;
/external/adhd/cras/src/tests/
Ddev_stream_unittest.cc1004 struct cras_timespec ts; in TEST()
1015 struct cras_timespec ts; in TEST()
1026 struct cras_timespec ts; in TEST()
1038 struct cras_timespec ts; in TEST()
1049 struct cras_timespec ts; in TEST()
1060 struct cras_timespec ts; in TEST()
Dsystem_state_unittest.cc415 struct cras_timespec ts1; in TEST()
419 struct cras_timespec ts2; in TEST()
Daudio_thread_unittest_obsolete.cc1919 struct cras_timespec *ts) { in cras_set_capture_timestamp()