Home
last modified time | relevance | path

Searched refs:wav (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/qemu/audio/
H A Dwavcapture.c35 WAVState *wav = opaque; in wav_destroy() local
38 uint32_t datalen = wav->bytes; in wav_destroy()
41 if (wav->f) { in wav_destroy()
45 if (fseek (wav->f, 4, SEEK_SET)) { in wav_destroy()
50 if (fwrite (rlen, 4, 1, wav->f) != 1) { in wav_destroy()
55 if (fseek (wav->f, 32, SEEK_CUR)) { in wav_destroy()
60 if (fwrite (dlen, 1, 4, wav->f) != 4) { in wav_destroy()
66 if (fclose (wav->f)) { in wav_destroy()
71 g_free (wav->path); in wav_destroy()
76 WAVState *wav = opaque; in wav_capture() local
[all …]
H A Dwavaudio.c44 WAVVoiceOut *wav = (WAVVoiceOut *) hw; in wav_write_out() local
45 int64_t bytes = audio_rate_get_bytes(&wav->rate, &hw->info, len); in wav_write_out()
48 if (bytes && fwrite(buf, bytes, 1, wav->f) != 1) { in wav_write_out()
53 wav->total_samples += bytes / hw->info.bytes_per_frame; in wav_write_out()
70 WAVVoiceOut *wav = (WAVVoiceOut *) hw; in wav_init_out() local
79 AudiodevWavOptions *wopts = &dev->u.wav; in wav_init_out()
80 struct audsettings wav_as = audiodev_to_audsettings(dev->u.wav.out); in wav_init_out()
119 wav->f = fopen(wav_path, "wb"); in wav_init_out()
120 if (!wav->f) { in wav_init_out()
126 if (fwrite (hdr, sizeof (hdr), 1, wav->f) != 1) { in wav_init_out()
[all …]
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dulcb-kf-simple-audio-card-mix+split.dtsi20 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0)
21 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1)
22 * (C) aplay -D plughw:0,2 xxx.wav (TDM-0)
23 * (D) aplay -D plughw:0,3 xxx.wav (TDM-1)
24 * (E) aplay -D plughw:0,4 xxx.wav (TDM-2)
25 * (F) aplay -D plughw:0,5 xxx.wav (TDM-3)
27 * (A) arecord -D plughw:0,0 xxx.wav
28 * (G) arecord -D plughw:0,6 xxx.wav
H A Dulcb-kf-audio-graph-card2.dtsi14 * (A) aplay -D plughw:0,0 xxx.wav
15 * (B) aplay -D plughw:0,1 xxx.wav
16 * (C) aplay -D plughw:0,2 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:0,3 xxx.wav
H A Dulcb-kf-audio-graph-card-mix+split.dtsi20 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0)
21 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1)
22 * (C) aplay -D plughw:0,2 xxx.wav (TDM-0)
23 * (D) aplay -D plughw:0,3 xxx.wav (TDM-1)
24 * (E) aplay -D plughw:0,4 xxx.wav (TDM-2)
25 * (F) aplay -D plughw:0,5 xxx.wav (TDM-3)
27 * (A) arecord -D plughw:0,0 xxx.wav
28 * (G) arecord -D plughw:0,6 xxx.wav
H A Dulcb-kf-audio-graph-card2-mix+split.dtsi20 * (A) aplay -D plughw:0,0 xxx.wav (MIX-0)
21 * (B) aplay -D plughw:0,1 xxx.wav (MIX-1)
22 * (C) aplay -D plughw:0,2 xxx.wav (TDM-0)
23 * (D) aplay -D plughw:0,3 xxx.wav (TDM-1)
24 * (E) aplay -D plughw:0,4 xxx.wav (TDM-2)
25 * (F) aplay -D plughw:0,5 xxx.wav (TDM-3)
27 * (A) arecord -D plughw:0,0 xxx.wav
28 * (G) arecord -D plughw:0,6 xxx.wav
H A Dulcb-kf-simple-audio-card.dtsi14 * (A) aplay -D plughw:0,0 xxx.wav
15 * (B) aplay -D plughw:0,1 xxx.wav
16 * (C) aplay -D plughw:0,2 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:0,3 xxx.wav
H A Dulcb-kf-audio-graph-card.dtsi14 * (A) aplay -D plughw:0,0 xxx.wav
15 * (B) aplay -D plughw:0,1 xxx.wav
16 * (C) aplay -D plughw:0,2 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
19 * (D) arecord -D plughw:0,3 xxx.wav
H A Dulcb-audio-graph-card2.dtsi12 * (A) aplay -D plughw:0,0 xxx.wav
13 * (B) aplay -D plughw:0,1 xxx.wav
15 * (A) arecord -D plughw:0,0 xxx.wav
H A Dulcb-simple-audio-card.dtsi12 * (A) aplay -D plughw:0,0 xxx.wav
13 * (B) aplay -D plughw:0,1 xxx.wav
15 * (A) arecord -D plughw:0,0 xxx.wav
H A Dulcb-audio-graph-card.dtsi12 * (A) aplay -D plughw:0,0 xxx.wav
13 * (B) aplay -D plughw:0,1 xxx.wav
15 * (A) arecord -D plughw:0,0 xxx.wav
H A Dulcb-simple-audio-card-mix+split.dtsi15 * (A) aplay -D plughw:0,0 xxx.wav
16 * (B) aplay -D plughw:0,1 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
H A Dulcb-audio-graph-card-mix+split.dtsi15 * (A) aplay -D plughw:0,0 xxx.wav
16 * (B) aplay -D plughw:0,1 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
H A Dulcb-audio-graph-card2-mix+split.dtsi15 * (A) aplay -D plughw:0,0 xxx.wav
16 * (B) aplay -D plughw:0,1 xxx.wav
18 * (A) arecord -D plughw:0,0 xxx.wav
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zc1751-xm019-dc5.dts323 mux-wav {
328 conf-wav {
346 mux-wav {
351 conf-wav {
369 mux-wav {
374 conf-wav {
392 mux-wav {
397 conf-wav {
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drenesas,rsnd.txt86 > aplay xxxx.wav
143 aplay -D plughw:0,0 xxxx.wav &
144 aplay -D plughw:0,1 yyyy.wav
176 aplay xxx.wav &
194 aplay -D plughw:0,0 xxxx.wav &
195 aplay -D plughw:0,1 xxxx.wav &
196 aplay -D plughw:0,2 xxxx.wav &
197 aplay -D plughw:0,3 xxxx.wav
/openbmc/qemu/qapi/
H A Daudio.json403 # Options of the wav audio backend.
409 # @path: name of the wav file to record (default 'qemu.wav')
465 'wav' ] }
511 'wav': 'AudiodevWavOptions' } }
/openbmc/linux/Documentation/input/devices/
H A Dyealink.rst195 arecord -v -d 10 -r 8000 -f S16_LE -t wav foobar.wav
199 aplay foobar.wav
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/
H A Dwebrtc-audio-processing_0.3.1.bb15 file://0006-common_audio-implement-endianness-conversion-in-wav-.patch \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-remove-the-error-line-and-live-without-file-type-det.patch21 * lines above. Test with cat monkey.wav | ./sox --info - */
/openbmc/linux/Documentation/sound/cards/
H A Dcmipci.rst80 % aplay -Dsurround51 sixchannels.wav
122 % aplay -Dhw:0,2 foo.wav
128 % aplay -Dspdif foo.wav
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing/
H A D0006-common_audio-implement-endianness-conversion-in-wav-.patch4 Subject: [PATCH 6/6] common_audio: implement endianness conversion in wav file
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7745-iwg22d-sodimm.dts26 * aplay xxx.wav &
H A Diwg20d-q7-common.dtsi26 * aplay xxx.wav &
H A Dr8a7742-iwg21d-q7.dts26 * aplay xxx.wav &

12