Searched refs:cras_iodev_frames_to_play_in_sleep (Results 1 – 6 of 6) sorted by relevance
/external/adhd/cras/src/tests/ |
D | iodev_stub.cc | 198 unsigned int cras_iodev_frames_to_play_in_sleep(struct cras_iodev* odev, in cras_iodev_frames_to_play_in_sleep() function
|
D | iodev_unittest.cc | 2071 cras_iodev_frames_to_play_in_sleep(&iodev, &got_hw_level, &hw_tstamp); in TEST() 2081 cras_iodev_frames_to_play_in_sleep(&iodev, &got_hw_level, &hw_tstamp); in TEST() 2090 cras_iodev_frames_to_play_in_sleep(&iodev, &got_hw_level, &hw_tstamp); in TEST() 2099 cras_iodev_frames_to_play_in_sleep(&iodev, &got_hw_level, &hw_tstamp); in TEST() 2110 cras_iodev_frames_to_play_in_sleep(&iodev, &got_hw_level, &hw_tstamp); in TEST()
|
D | audio_thread_unittest.cc | 1337 unsigned int cras_iodev_frames_to_play_in_sleep(struct cras_iodev* odev, in cras_iodev_frames_to_play_in_sleep() function
|
/external/adhd/cras/src/server/ |
D | cras_iodev.h | 686 unsigned int cras_iodev_frames_to_play_in_sleep(struct cras_iodev *odev,
|
D | dev_io.c | 745 frames_to_play_in_sleep = cras_iodev_frames_to_play_in_sleep( in update_dev_wakeup_time()
|
D | cras_iodev.c | 1430 unsigned int cras_iodev_frames_to_play_in_sleep(struct cras_iodev *odev, in cras_iodev_frames_to_play_in_sleep() function
|