Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c1433 struct timeval tv_last_output_rate_change; in thread_func() local
1449 pa_gettimeofday(&tv_last_output_rate_change); in thread_func()
1614 pa_gettimeofday(&tv_last_output_rate_change); in thread_func()
1660 && pa_timeval_age(&tv_last_output_rate_change) >= u->device->output_rate_refresh_interval_ms * PA_USEC_PER_MSEC) { in thread_func()
1666 pa_gettimeofday(&tv_last_output_rate_change); in thread_func()

Completed in 7 milliseconds