Home
last modified time | relevance | path

Searched refs:cras_iodev_fill_time_from_frames (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_iodev.h348 void cras_iodev_fill_time_from_frames(size_t frames,
Dcras_iodev.c648 void cras_iodev_fill_time_from_frames(size_t frames, in cras_iodev_fill_time_from_frames() function
/external/adhd/cras/src/tests/
Diodev_unittest.cc220 cras_iodev_fill_time_from_frames(12000, 48000, &ts); in TEST()
229 cras_iodev_fill_time_from_frames(120000 - 12000, 48000, &ts); in TEST()
238 cras_iodev_fill_time_from_frames(12000 - 12000, 48000, &ts); in TEST()
Daudio_thread_unittest_obsolete.cc1896 void cras_iodev_fill_time_from_frames(size_t frames, in cras_iodev_fill_time_from_frames() function