Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dstream.c1734 static pa_usec_t calc_time(const pa_stream *s, bool ignore_transport) { in calc_time() function
1958 pa_smoother_put(o->stream->smoother, u, calc_time(o->stream, true)); in stream_get_timing_info_callback()
2472 usec = calc_time(s, false); in pa_stream_get_time()