Home
last modified time | relevance | path

Searched refs:ESD_PROTO_LATENCY (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Desound.h95 ESD_PROTO_LATENCY, /* retrieve latency between write()'s and output */ enumerator
/third_party/pulseaudio/src/modules/
Dmodule-esound-sink.c457 … *(int32_t*) (u->write_data = pa_xmalloc(u->write_length = sizeof(int32_t))) = ESD_PROTO_LATENCY; in handle_response()