Home
last modified time | relevance | path

Searched refs:AUD_log (Results 1 – 10 of 10) sorted by relevance

/external/qemu/audio/
Daudio.c219 AUD_log (NULL, "A bug was just triggered in %s\n", funcname); in audio_bug()
224 AUD_log (NULL, "Save all your work and restart without audio\n"); in audio_bug()
225 AUD_log (NULL, "Please send bug report to av1474@comtv.ru\n"); in audio_bug()
226 AUD_log (NULL, "I am sorry\n"); in audio_bug()
232 AUD_log (NULL, "Context:\n"); in audio_bug()
267 AUD_log (NULL, "invalid bits %d\n", bits); in audio_bits_to_index()
283 AUD_log (NULL, "%s passed invalid arguments to audio_calloc\n", in audio_calloc()
285 AUD_log (NULL, "nmemb=%d size=%zu (len=%zu)\n", nmemb, size, len); in audio_calloc()
447 void AUD_log (const char *cap, const char *fmt, ...) in AUD_log() function
617 AUD_log (NULL, "S8"); in audio_print_settings()
[all …]
Daudio_pt_int.c19 AUD_log (NULL, "\n"); in logerr()
20 AUD_log (pt->drv, "Reason: %s\n", strerror (err)); in logerr()
Dcoreaudio.c114 AUD_log (AUDIO_CAP, "Reason: status code %ld\n", status); in coreaudio_logstatus()
118 AUD_log (AUDIO_CAP, "Reason: %s\n", str); in coreaudio_logstatus()
130 AUD_log (AUDIO_CAP, fmt, ap); in coreaudio_logerr()
145 AUD_log (AUDIO_CAP, "Could not initialize %s\n", typ); in coreaudio_logerr2()
Dfmodaudio.c65 AUD_log (AUDIO_CAP, "Reason: %s\n", in fmod_logerr()
77 AUD_log (AUDIO_CAP, "Could not initialize %s\n", typ); in fmod_logerr2()
83 AUD_log (AUDIO_CAP, "Reason: %s\n", in fmod_logerr2()
Dossaudio.c100 AUD_log (AUDIO_CAP, "Reason: %s\n", strerror (err)); in oss_logerr()
112 AUD_log (AUDIO_CAP, "Could not initialize %s\n", typ); in oss_logerr2()
118 AUD_log (AUDIO_CAP, "Reason: %s\n", strerror (err)); in oss_logerr2()
351 AUD_log (AUDIO_CAP, "Returned bogus buffer information(%d, %d) for %s\n", in oss_open()
Ddsoundaudio.c227 AUD_log (AUDIO_CAP, "Reason: Unknown (HRESULT %#lx)\n", hr); in dsound_log_hresult()
231 AUD_log (AUDIO_CAP, "Reason: %s\n", str); in dsound_log_hresult()
258 AUD_log (AUDIO_CAP, "Could not initialize %s\n", typ); in dsound_logerr2()
Daudio.h91 void AUD_log (const char *cap, const char *fmt, ...)
Dalsaaudio.c181 AUD_log (AUDIO_CAP, "Reason: %s\n", FF(snd_strerror) (err)); in alsa_logerr()
193 AUD_log (AUDIO_CAP, "Could not initialize %s\n", typ); in alsa_logerr2()
199 AUD_log (AUDIO_CAP, "Reason: %s\n", FF(snd_strerror) (err)); in alsa_logerr2()
Dpaaudio.c84 AUD_log (AUDIO_CAP, "Reason: %s\n", FF(pa_strerror) (err)); in qpa_logerr()
Desdaudio.c110 AUD_log (AUDIO_CAP, "Reason: %s\n", strerror (err)); in qesd_logerr()