Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Dstream.c1771 static pa_usec_t calc_time(const pa_stream *s, bool ignore_transport) { in calc_time() function
1834 return (uint64_t)(calc_time(s, ignore_transport) * s->sample_spec.rate / PA_USEC_PER_SEC * pa_frame_size(&s->sample_spec)); in calc_bytes()
2008 pa_smoother_put(o->stream->smoother, u, calc_time(o->stream, true)); in stream_get_timing_info_callback()
2546 usec = calc_time(s, false); in pa_stream_get_time()

Completed in 4 milliseconds