Lines Matching full:could

141         str = "The effects requested could not be found on the system, "  in dsound_log_hresult()
191 str = "The DirectSound subsystem could not allocate " in dsound_log_hresult()
249 AUD_log (AUDIO_CAP, "Could not initialize %s\n", typ); in dsound_logerr2()
277 dsound_logerr (hr, "Could not restore playback buffer\n"); in dsound_restore_out()
295 dsound_logerr (hr, "Could not get playback buffer status\n"); in dsound_get_status_out()
314 dsound_logerr (hr, "Could not get capture buffer status\n"); in dsound_get_status_in()
375 dsound_logerr (hr, "Could not set cooperative level for window %p\n", in dsound_set_cooperative_level()
410 dsound_logerr (hr, "Could not start playing buffer\n"); in dsound_enable_out()
421 dsound_logerr (hr, "Could not stop playing buffer\n"); in dsound_enable_out()
440 dsound_logerr(hr, "Could not get playback buffer position\n"); in dsound_buffer_get_free()
517 dsound_logerr (hr, "Could not start capturing\n"); in dsound_enable_in()
528 dsound_logerr (hr, "Could not stop capturing\n"); in dsound_enable_in()
549 dsound_logerr(hr, "Could not get capture buffer position\n"); in dsound_get_buffer_in()
604 dsound_logerr (hr, "Could not release DirectSound\n"); in dsound_audio_fini()
615 dsound_logerr (hr, "Could not release DirectSoundCapture\n"); in dsound_audio_fini()
640 dsound_logerr (hr, "Could not initialize COM\n"); in dsound_audio_init()
653 dsound_logerr (hr, "Could not create DirectSound instance\n"); in dsound_audio_init()
660 dsound_logerr (hr, "Could not initialize DirectSound\n"); in dsound_audio_init()
664 dsound_logerr (hr, "Could not release DirectSound\n"); in dsound_audio_init()
678 dsound_logerr (hr, "Could not create DirectSoundCapture instance\n"); in dsound_audio_init()
682 dsound_logerr (hr, "Could not initialize DirectSoundCapture\n"); in dsound_audio_init()
686 dsound_logerr (hr, "Could not release DirectSoundCapture\n"); in dsound_audio_init()