Lines Matching refs:dsound_logerr
234 static void GCC_FMT_ATTR (2, 3) dsound_logerr (
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 (hr, "Could not start playing buffer\n");
551 dsound_logerr (hr, "Could not stop playing buffer\n");
596 dsound_logerr (hr, "Could not get playback buffer position\n");
726 dsound_logerr (hr, "Could not start capturing\n");
739 dsound_logerr (hr, "Could not stop capturing\n");
789 dsound_logerr (hr, "Could not get capture buffer position\n");
857 dsound_logerr (hr, "Could not release DirectSound\n");
867 dsound_logerr (hr, "Could not release DirectSoundCapture\n");
880 dsound_logerr (hr, "Could not initialize COM\n");
892 dsound_logerr (hr, "Could not create DirectSound instance\n");
898 dsound_logerr (hr, "Could not initialize DirectSound\n");
902 dsound_logerr (hr, "Could not release DirectSound\n");
916 dsound_logerr (hr, "Could not create DirectSoundCapture instance\n");
921 dsound_logerr (hr, "Could not initialize DirectSoundCapture\n");
925 dsound_logerr (hr, "Could not release DirectSoundCapture\n");