Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dprotocol-http.c74 #define DEFAULT_SOURCE_LATENCY (300*PA_USEC_PER_MSEC) macro
581 pa_source_output_set_requested_latency(c->source_output, DEFAULT_SOURCE_LATENCY); in handle_listen_prefix()
Dprotocol-simple.c93 #define DEFAULT_SOURCE_LATENCY (300*PA_USEC_PER_MSEC) macro
608 pa_source_output_set_requested_latency(c->source_output, DEFAULT_SOURCE_LATENCY); in pa_simple_protocol_connect()
Dprotocol-esound.c73 #define DEFAULT_SOURCE_LATENCY (150*PA_USEC_PER_MSEC) macro
552 pa_source_output_set_requested_latency(c->source_output, DEFAULT_SOURCE_LATENCY); in esd_proto_stream_record()