Home
last modified time | relevance | path

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

/external/qemu/audio/
Ddsound_template.h232 dsound_logerr2 (hr, typ, "Could not create " NAME "\n"); in dsound_init_in()
238 dsound_logerr2 (hr, typ, "Could not get " NAME " format\n"); in dsound_init_in()
252 dsound_logerr2 (hr, typ, "Could not get " NAME " format\n"); in dsound_init_in()
Ddsoundaudio.c249 static void GCC_FMT_ATTR (3, 4) dsound_logerr2 ( in dsound_logerr2() function