Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
DSDL_pulseaudio.c103 static void (*SDL_NAME(pa_context_unref))(pa_context *c);
154 (void **)&SDL_NAME(pa_context_unref) },
345 SDL_NAME(pa_context_unref)(context); in PULSE_CloseAudio() local