Searched refs:frames_sleep (Results 1 – 1 of 1) sorted by relevance
571 const int frames_sleep = in out_write() local574 frames_sleep * 1000000LL / out_get_sample_rate(&stream->common); in out_write()647 int frames_sleep = 0; in do_out_standby() local654 frames_sleep = out->frames_written - out->underrun_position; in do_out_standby()656 if (frames_sleep == 0) { in do_out_standby()660 sleep_time_us = frames_sleep * 1000000LL / in do_out_standby()