Searched refs:underrun (Results 1 – 1 of 1) sorted by relevance
3555 const int64_t underrun = frames_by_time - out->last_fifo_frames_remaining; in out_write() local3557 if (underrun > 0) { in out_write()3558 simple_stats_log(&out->fifo_underruns, underrun); in out_write()