Home
last modified time | relevance | path

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

/external/qemu/audio/
Daudio_template.h122 SW_NAME (sw), samples); in glue()
455 dolog ("Replacing voice %s with %d live samples\n", SW_NAME (sw), live); in glue()
457 SW_NAME (sw), sw->info.freq, sw->info.bits, sw->info.nchannels); in glue()
483 SW_NAME (sw)); in glue()
Daudio.c42 #define SW_NAME(sw) (sw)->name ? (sw)->name : "unknown" macro
921 dolog ("Could not start rate conversion for `%s'\n", SW_NAME (sw)); in audio_attach_capture()
1161 SW_NAME (sw), in audio_pcm_sw_write()
1194 dolog ("Writing to disabled voice %s\n", SW_NAME (sw)); in AUD_write()
1214 dolog ("Reading from disabled voice %s\n", SW_NAME (sw)); in AUD_read()
1332 SW_NAME (sw), in audio_get_avail()
1358 SW_NAME (sw), in audio_get_free()