Home
last modified time | relevance | path

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

/external/qemu/audio/
Daudio_template.h120 SW_NAME (sw), samples); in glue()
450 dolog ("Replacing voice %s with %d live samples\n", SW_NAME (sw), live); in glue()
452 SW_NAME (sw), sw->info.freq, sw->info.bits, sw->info.nchannels); in glue()
478 SW_NAME (sw)); in glue()
Daudio.c42 #define SW_NAME(sw) (sw)->name ? (sw)->name : "unknown" macro
919 dolog ("Could not start rate conversion for `%s'\n", SW_NAME (sw)); in audio_attach_capture()
1170 SW_NAME (sw), in audio_pcm_sw_write()
1273 dolog ("Writing to disabled voice %s\n", SW_NAME (sw)); in AUD_write()
1291 dolog ("Reading from disabled voice %s\n", SW_NAME (sw)); in AUD_read()
1408 SW_NAME (sw), in audio_get_avail()
1434 SW_NAME (sw), in audio_get_free()