Home
last modified time | relevance | path

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

/external/qemu/audio/
Dfmodaudio.c57 static void GCC_FMT_ATTR (1, 2) fmod_logerr (const char *fmt, ...) in fmod_logerr() function
110 fmod_logerr ("Failed to lock sample\n"); in fmod_clear_sample()
131 fmod_logerr ("Failed to unlock sample\n"); in fmod_clear_sample()
167 fmod_logerr ("Failed to unlock sample\n"); in fmod_unlock_sample()
197 fmod_logerr ("Failed to lock sample\n"); in fmod_lock_sample()
392 fmod_logerr ("Failed to resume channel %d\n", fmd->channel); in fmod_ctl_out()
399 fmod_logerr ("Failed to pause channel %d\n", fmd->channel); in fmod_ctl_out()
469 fmod_logerr ("Could not get recording position\n"); in fmod_run_in()
572 fmod_logerr ("FSOUND_SetOutput(%d) failed\n", output_type); in fmod_audio_init()
580 fmod_logerr ("FSOUND_SetBufferSize (%d) failed\n", conf.bufsize); in fmod_audio_init()
[all …]