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

  /external/qemu/audio/
audio.h 71 typedef struct CaptureState {
74 QLIST_ENTRY (CaptureState) entries;
75 } CaptureState;
168 int wav_start_capture (CaptureState *s, const char *path, int freq,
wavcapture.c 84 int wav_start_capture (CaptureState *s, const char *path, int freq,

Completed in 163 milliseconds