Home
last modified time | relevance | path

Searched refs:usb_hack (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother_2.c40 bool usb_hack; member
85 s->usb_hack = false; in pa_smoother_2_new()
160 s->usb_hack = s->enable_usb_hack; in pa_smoother_2_put()
210 if (s->usb_hack && time_stamp - s->smoother_start_time < 5 * PA_USEC_PER_SEC) { in pa_smoother_2_put()
222 s->usb_hack = false; in pa_smoother_2_put()
358 s->usb_hack = false; in pa_smoother_2_reset()

Completed in 1 milliseconds