Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Dstream.c48 #define AUTO_TIMING_INTERVAL_START_USEC (10*PA_USEC_PER_MSEC) macro
198 s->auto_timing_interval_usec = AUTO_TIMING_INTERVAL_START_USEC; in pa_stream_new_with_proplist_internal()
418 s->auto_timing_interval_usec = AUTO_TIMING_INTERVAL_START_USEC; in request_auto_timing_update()
602 s->auto_timing_interval_usec = AUTO_TIMING_INTERVAL_START_USEC; in pa_command_stream_moved()
726 s->auto_timing_interval_usec = AUTO_TIMING_INTERVAL_START_USEC; in pa_command_stream_suspended()
1001 s->auto_timing_interval_usec = AUTO_TIMING_INTERVAL_START_USEC; in create_stream_complete()

Completed in 5 milliseconds