Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dcore-rtclock.c114 return pa_gettimeofday(tv); in pa_rtclock_get()
191 pa_gettimeofday(&wc_now); in pa_rtclock_from_wallclock()
238 pa_gettimeofday(&wc_now); in wallclock_from_rtclock()
H A Dprotocol-native.c2777 pa_tagstruct_put_timeval(reply, pa_gettimeofday(&now)); in command_get_playback_latency()
2822 pa_tagstruct_put_timeval(reply, pa_gettimeofday(&now)); in command_get_record_latency()
/third_party/pulseaudio/src/tests/
H A Dinterpol-test.c172 pa_gettimeofday(&start); in START_TEST()
208 pa_gettimeofday(&now); in START_TEST()
247 while (pa_timeval_diff(pa_gettimeofday(&now), &tv) < 1000) in START_TEST()
H A Dlo-latency-test.c69 pa_gettimeofday(&tv_out); in write_cb()
127 pa_gettimeofday(&tv_in); in read_cb()
/third_party/pulseaudio/src/pulse/
H A Dtimeval.c37 struct timeval *pa_gettimeofday(struct timeval *tv) { in pa_gettimeofday() function
122 return pa_timeval_diff(pa_gettimeofday(&now), tv); in pa_timeval_age()
H A Dtimeval.h61 struct timeval *pa_gettimeofday(struct timeval *tv);
H A Dstream.c1896 pa_gettimeofday(&now); in stream_get_timing_info_callback()
2064 pa_tagstruct_put_timeval(t, pa_gettimeofday(&now)); in pa_stream_update_timing_info()
/third_party/pulseaudio/src/modules/
H A Drestart-module.c85 pa_gettimeofday(&tv); in do_reinit()
H A Dmodule-tunnel.c976 pa_gettimeofday(&now); in stream_get_latency_callback()
1052 pa_tagstruct_put_timeval(t, pa_gettimeofday(&now)); in request_latency()
/third_party/pulseaudio/src/modules/dbus/
H A Dmodule-dbus-protocol.c337 pa_gettimeofday(&tv); in timeout_add_cb()
375 pa_gettimeofday(&tv); in timeout_toggled_cb()
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-gstreamer.c413 pa_gettimeofday(&tv); in udpsrc_buffer_probe()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c1449 pa_gettimeofday(&tv_last_output_rate_change); in thread_func()
1614 pa_gettimeofday(&tv_last_output_rate_change); in thread_func()
1666 pa_gettimeofday(&tv_last_output_rate_change); in thread_func()

Completed in 21 milliseconds