Lines Matching refs:underrun
74 #define TSCHED_WATERMARK_INC_STEP_USEC (10*PA_USEC_PER_MSEC) /* 10ms -- On underrun, increase watermark by this */
81 * will increase the watermark only if we hit a real underrun. */
535 pa_log_debug("%s: Buffer underrun!", call);
557 bool underrun = false;
559 /* We use <= instead of < for this check here because an underrun
570 underrun = true;
592 if (underrun || left_to_play < u->watermark_inc_threshold)
1902 pa_log_warn("Trying to recover from underrun failed during rewind");
2029 * underrun during the first iterations much
2587 pa_log_info("Disabling latency range changes on underrun");