Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hdi_service/primary_impl/src/
Daudio_capture.c48InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureStart()
99InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureStop()
136InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCapturePause()
173InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureResume()
254InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureSetSampleAttributes()
377InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureSelectScene()
411InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureSetMute()
444InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureGetMute()
483InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureSetVolume()
523InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureGetVolume()
[all …]
Daudio_manager.c36 InterfaceLibModeCapturePassthrough g_interfaceLibModeCapture = NULL;
80 InterfaceLibModeCapturePassthrough *AudioPassthroughGetInterfaceLibModeCapture(void) in AudioPassthroughGetInterfaceLibModeCapture()
Daudio_adapter.c861 InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture) in AudioCtrlCaptureClose()
885InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioAdapterInterfaceLibModeCapture()
1046InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioAdapterDestroyCapture()
/drivers/peripheral/audio/hdi_service/primary_impl/include/
Daudio_internal.h417 typedef int32_t (*InterfaceLibModeCapturePassthrough)(struct DevHandle *, struct AudioHwCapturePara… typedef
430 InterfaceLibModeCapturePassthrough *AudioPassthroughGetInterfaceLibModeCapture(void);