Home
last modified time | relevance | path

Searched refs:DEBUG_LOG (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer_main.c114 DEBUG_LOG("Unknown sound card type!\n"); in AudioCard2Dev()
118 DEBUG_LOG("Failed to synthesize the card name!\n"); in AudioCard2Dev()
121 DEBUG_LOG("The card type: %i\n", sndType); in AudioCard2Dev()
122 DEBUG_LOG("The card name: %s\n", ctlDev); in AudioCard2Dev()
125 DEBUG_LOG("memcpy_s fail!\n"); in AudioCard2Dev()
142 DEBUG_LOG("name is empty!!!\n"); in AudioCard2Dev2()
145 DEBUG_LOG("name is %s, len = %zu\n", name, len); in AudioCard2Dev2()
150 DEBUG_LOG("name is error!!!\n"); in AudioCard2Dev2()
157 DEBUG_LOG("%s\n", strerror(errno)); in AudioCard2Dev2()
171 DEBUG_LOG("Invali in AudioCardGetIndex()
[all...]
H A Daudio_mixer.c85 DEBUG_LOG("Invalid dynamic library handle!\n"); in CallLibFunction()
93 DEBUG_LOG("%s\n", error); in CallLibFunction()
146 DEBUG_LOG("It's been initialized!\n"); in GetSoHandle()
152 DEBUG_LOG("%s\n", dlerror()); in GetSoHandle()
167 DEBUG_LOG("Wrong PCM type!\n"); in GetLibsoHandle()
173 DEBUG_LOG("Failed to open the render dynamic library!\n"); in GetLibsoHandle()
179 DEBUG_LOG("Failed to open the capture dynamic library!\n"); in GetLibsoHandle()
216 DEBUG_LOG("%s\n", strerror(errno)); in CheckMixerDevFile()
221 DEBUG_LOG("%s\n", strerror(errno)); in CheckMixerDevFile()
236 DEBUG_LOG("Faile in MixerBindCrlSrvDefault()
[all...]
H A Daudio_mixer.h35 #define DEBUG_LOG(fmt, arg...) \ macro

Completed in 3 milliseconds