Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_capture.c49InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureStart()
101InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureStop()
139InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCapturePause()
177InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureResume()
262InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureSetSampleAttributes()
389InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureSelectScene()
424InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureSetMute()
458InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureGetMute()
498InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureSetVolume()
539InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioCaptureGetVolume()
[all …]
H A Daudio_manager.c36 InterfaceLibModeCapturePassthrough g_interfaceLibModeCapture = NULL;
80 InterfaceLibModeCapturePassthrough *AudioPassthroughGetInterfaceLibModeCapture(void) in AudioPassthroughGetInterfaceLibModeCapture()
H A Daudio_adapter.c864 InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture) in AudioCtrlCaptureClose()
888InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioAdapterInterfaceLibModeCapture()
1051InterfaceLibModeCapturePassthrough *pInterfaceLibModeCapture = AudioPassthroughGetInterfaceLibMode… in AudioAdapterDestroyCapture()
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h417 typedef int32_t (*InterfaceLibModeCapturePassthrough)(struct DevHandle *, struct AudioHwCapturePara… typedef
430 InterfaceLibModeCapturePassthrough *AudioPassthroughGetInterfaceLibModeCapture(void);