Searched defs:SWVoiceCap (Results 1 - 1 of 1) sorted by relevance

/external/qemu/audio/
H A Daudio_int.h69 typedef struct SWVoiceCap SWVoiceCap; typedef in typeref:struct:SWVoiceCap
86 QLIST_HEAD (sw_cap_listhead, SWVoiceCap) cap_head;
184 struct SWVoiceCap { struct
187 QLIST_ENTRY (SWVoiceCap) entries;

Completed in 166 milliseconds