Home
last modified time | relevance | path

Searched refs:wav_capture (Results 1 – 1 of 1) sorted by relevance

/qemu/audio/
H A Dwavcapture.c74 static void wav_capture(void *opaque, const void *buf, int size) in wav_capture() function
142 ops.capture = wav_capture; in wav_start_capture()