Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.c89 #define PLAYBACK_BUFFER_SECONDS (.5) macro
557 l = (size_t) ((double) pa_bytes_per_second(&o->sample_spec)*PLAYBACK_BUFFER_SECONDS); in pa_simple_protocol_connect()
H A Dprotocol-esound.c66 #define PLAYBACK_BUFFER_SECONDS (.25) macro
434 l = (size_t) ((double) pa_bytes_per_second(&ss)*PLAYBACK_BUFFER_SECONDS); in esd_proto_stream_play()

Completed in 4 milliseconds