Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
Dlo-test-util.c273 if (pa_context_connect(ctx->context, NULL, PA_CONTEXT_NOFLAGS, NULL) < 0) { in pa_lo_test_init()
/third_party/pulseaudio/src/pulse/
Ddef.h116 PA_CONTEXT_NOFLAGS = 0x0000U, enumerator