Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Dstream.h127 * pa_stream_get_timing_info() (see below for more information). In
197 * pa_stream_get_timing_info(). This will give you a pa_timing_info
225 * by pa_stream_get_timing_info(). Hence the same rules for keeping
585 * pa_stream_get_timing_info() to get access to the raw timing data,
685 * pa_stream_get_timing_info(). The returned time is in the sound card
708 * timing based on the data from pa_stream_get_timing_info() yourself
715 * see pa_stream_get_timing_info().
732 * For more details see pa_stream_get_timing_info() and
749 const pa_timing_info* pa_stream_get_timing_info(pa_stream *s);
H A Dstream.c2617 const pa_timing_info* pa_stream_get_timing_info(pa_stream *s) { in pa_stream_get_timing_info() function
/third_party/pulseaudio/src/tests/
H A Dinterpol-test.c196 if ((info = pa_stream_get_timing_info(stream))) { in START_TEST()

Completed in 6 milliseconds