Searched refs:wav_start_capture (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/audio/ |
H A D | audio-hmp-cmds.c | 79 if (wav_start_capture(as, s, path, freq, bits, nchannels)) { in hmp_wavcapture()
|
H A D | wavcapture.c | 107 int wav_start_capture(AudioState *state, CaptureState *s, const char *path, in wav_start_capture() function
|
H A D | audio.h | 161 int wav_start_capture(AudioState *state, CaptureState *s, const char *path,
|