Home
last modified time | relevance | path

Searched defs:sleep_time_us (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/hal/audio/6.0/
Daudio_hw.c477 const uint64_t sleep_time_us = in out_write() local
551 uint64_t sleep_time_us = 0; in do_out_standby() local
997 int64_t sleep_time_us = frames_wait * 1000000LL / in_get_sample_rate(&stream->common); in in_read() local
/device/generic/car/emulator/audio/driver/
Daudio_hw.c548 const uint64_t sleep_time_us = in out_write() local
623 uint64_t sleep_time_us = 0; in do_out_standby() local
1052 int64_t sleep_time_us = frames_wait * 1000000LL / in_get_sample_rate(&stream->common); in in_read() local
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c578 uint64_t sleep_time_us = frames_sleep * 1000000LL / in out_write() local
638 uint64_t sleep_time_us = 0; in do_out_standby() local
1092 int64_t sleep_time_us = frames_wait * 1000000LL / in in_read() local