Searched refs:g_interfaceLibModeCapture (Results 1 – 1 of 1) sorted by relevance
36 InterfaceLibModeCapturePassthrough g_interfaceLibModeCapture = NULL; variable82 return &g_interfaceLibModeCapture; in AudioPassthroughGetInterfaceLibModeCapture()119 g_interfaceLibModeCapture = dlsym(g_ptrCaptureHandle, "AudioInterfaceLibModeCapture"); in InitCapturePassthroughHandle()124 …if (g_bindServiceCapture == NULL || g_interfaceLibModeCapture == NULL || g_closeServiceCapture == … in InitCapturePassthroughHandle()