Searched refs:dsound_logerr (Results 1 - 2 of 2) sorted by relevance

/external/qemu/audio/
H A Ddsoundaudio.c234 static void GCC_FMT_ATTR (2, 3) dsound_logerr ( function
300 dsound_logerr (hr, "Could not restore playback buffer\n");
322 dsound_logerr (hr, "Could not get playback buffer status\n");
345 dsound_logerr (hr, "Could not get capture buffer status\n");
425 dsound_logerr (hr, "Could not release primary buffer\n");
447 dsound_logerr (hr, "Could not set cooperative level for window %p\n",
474 dsound_logerr (hr, "Could not create primary playback buffer\n");
480 dsound_logerr (hr, "Could not set primary playback buffer format\n");
490 dsound_logerr (hr, "Could not get primary playback buffer format\n");
538 dsound_logerr (h
[all...]
H A Ddsound_template.h54 dsound_logerr (hr, "Could not unlock " NAME "\n");
100 dsound_logerr (hr, "Could not lock " NAME "\n");
106 dsound_logerr (hr, "Could not lock " NAME "\n");
165 dsound_logerr (hr, "Could not stop " NAME "\n");
170 dsound_logerr (hr, "Could not release " NAME "\n");

Completed in 164 milliseconds