HomeSort by relevance Sort by last modified time
    Searched refs:SWVoiceCap (Results 1 - 2 of 2) sorted by null

  /external/qemu/audio/
audio_int.h 69 typedef struct SWVoiceCap SWVoiceCap;
86 QLIST_HEAD (sw_cap_listhead, SWVoiceCap) cap_head;
184 struct SWVoiceCap {
187 QLIST_ENTRY (SWVoiceCap) entries;
audio.c 865 SWVoiceCap *sc = hw->cap_head.lh_first;
868 SWVoiceCap *sc1 = sc->entries.le_next;
898 SWVoiceCap *sc;
1316 SWVoiceCap *sc;
    [all...]

Completed in 16 milliseconds