Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.c55 static const char *g_renLibPath = HDF_LIBRARY_FULL_PATH("libaudio_render_adapter"); variable
171 ret = GetSoHandle(g_renLibPath); in GetLibsoHandle()