Searched refs:calc_time (Results 1 – 1 of 1) sorted by relevance
1757 static pa_usec_t calc_time(const pa_stream *s, bool ignore_transport) { in calc_time() function1820 …return (uint64_t)(calc_time(s, ignore_transport) * s->sample_spec.rate / PA_USEC_PER_SEC * pa_fram… in calc_bytes()1994 pa_smoother_put(o->stream->smoother, u, calc_time(o->stream, true)); in stream_get_timing_info_callback()2518 usec = calc_time(s, false); in pa_stream_get_time()