Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
DSDL_pulseaudio.c94 static void (*SDL_NAME(pa_operation_unref))(pa_operation *o);
144 (void **)&SDL_NAME(pa_operation_unref) },
422 SDL_NAME(pa_operation_unref)(o); in PULSE_WaitDone() local