Home
last modified time | relevance | path

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

/external/adhd/cras/src/common/
Dcras_util.h191 static inline uint64_t cras_frames_until_time(const struct timespec *end, in cras_frames_until_time() function
/external/adhd/cras/src/server/
Dcras_a2dp_iodev.c385 frames_until = cras_frames_until_time(&a2dpio->next_flush_time, in frames_to_play_in_sleep()