Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_audio.h106 #define snd_warn(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/AliOS-Things-master/components/uvoice/audio/
A Daudio_stream.c934 snd_warn("tx underrun\n"); in audio_pcm_notify()
937 snd_warn("tx overrun\n"); in audio_pcm_notify()
940 snd_warn("rx underrun\n"); in audio_pcm_notify()
943 snd_warn("rx overrun\n"); in audio_pcm_notify()
961 snd_warn("event type not match\n"); in audio_sw_event_handle()

Completed in 4 milliseconds