Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c3555 const int64_t underrun = frames_by_time - out->last_fifo_frames_remaining; in out_write() local
3557 if (underrun > 0) { in out_write()
3558 simple_stats_log(&out->fifo_underruns, underrun); in out_write()