Searched defs:Userdata (Results 1 – 2 of 2) sorted by relevance
37 struct Userdata { struct52 pa_thread *thread;53 pa_rtpoll *rtpoll;54 pa_core *core;56 pa_sink *sink;83 struct {100 } offload;101 struct {117 } primary;118 struct {[all …]
67 struct Userdata { struct84 static int PaHdiCapturerInit(struct Userdata *u); argument