Home
last modified time | relevance | path

Searched refs:cras_timespec_to_timespec (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/common/
Dcras_util.h119 static inline void cras_timespec_to_timespec(struct timespec *dest, in cras_timespec_to_timespec() function
/external/adhd/cras/src/libcras/
Dcras_client.c1112 cras_timespec_to_timespec(&ts, &stream->capture_shm.area->ts); in handle_capture_data_ready()
1191 cras_timespec_to_timespec(&ts, &shm->area->ts); in handle_playback_request()
2731 cras_timespec_to_timespec(ts, in cras_client_get_num_active_streams()