| /drivers/peripheral/audio/test/systemtest/supportlibs/common/capture/src/ |
| D | audio_alsa_libcapture_test.cpp | 93 int32_t AudioAlsaLibCaptureTest::CreatHwCapture(struct AudioHwCapture *&hwCapture, in CreatHwCapture() 107 int32_t AudioAlsaLibCaptureTest::LibCaptureStart(struct AudioHwCapture *hwCapture, in LibCaptureStart() 130 struct AudioHwCapture *hwCapture = nullptr; variable 149 struct AudioHwCapture *hwCapture = nullptr; variable 170 struct AudioHwCapture *hwCapture = nullptr; variable 187 struct AudioHwCapture *hwCapture = nullptr; variable 210 struct AudioHwCapture *hwCapture = nullptr; variable 232 struct AudioHwCapture *hwCapture = nullptr; variable 250 struct AudioHwCapture *hwCapture = nullptr; variable 274 struct AudioHwCapture *hwCapture = nullptr; variable [all …]
|
| D | audio_libcapture_test.cpp | 99 int32_t AudioLibCaptureTest::BindServiceAndHwCapture(struct AudioHwCapture *&hwCapture, in BindServiceAndHwCapture() 218 struct AudioHwCapture *hwCapture = nullptr; variable 255 struct AudioHwCapture *hwCapture = nullptr; variable 287 struct AudioHwCapture *hwCapture = nullptr; variable 331 struct AudioHwCapture *hwCapture = nullptr; variable 354 struct AudioHwCapture *hwCapture = nullptr; variable 380 struct AudioHwCapture *hwCapture = nullptr; variable 411 struct AudioHwCapture *hwCapture = nullptr; variable 451 struct AudioHwCapture *hwCapture = nullptr; variable 507 struct AudioHwCapture *hwCapture = nullptr; variable [all …]
|
| /drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/capture/src/ |
| D | audio_libcapture_hardwaredependence_test.cpp | 109 …t AudioLibCaptureHardwareDependenceTest::BindServiceAndHwCapture(struct AudioHwCapture *&hwCapture, in BindServiceAndHwCapture() 144 struct AudioHwCapture *hwCapture = nullptr; variable 183 struct AudioHwCapture *hwCapture = nullptr; variable 225 struct AudioHwCapture *hwCapture = nullptr; variable 258 struct AudioHwCapture *hwCapture = nullptr; variable 281 struct AudioHwCapture *hwCapture = nullptr; variable 316 struct AudioHwCapture *hwCapture = nullptr; variable 362 struct AudioHwCapture *hwCapture = nullptr; variable 404 struct AudioHwCapture *hwCapture = nullptr; variable 436 struct AudioHwCapture *hwCapture = nullptr; variable
|
| /drivers/peripheral/audio/hdi_service/primary_impl/src/ |
| D | audio_capture.c | 42 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCaptureStart() local 83 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCaptureStop() local 118 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCapturePause() local 159 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCaptureResume() local 196 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCaptureFlush() local 206 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCaptureGetFrameSize() local 227 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCaptureGetFrameCount() local 239 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCaptureSetSampleAttributes() local 277 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCaptureGetSampleAttributes() local 299 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)handle; in AudioCaptureGetCurrentChannelId() local [all …]
|
| D | audio_adapter.c | 697 static int32_t AudioHwCaptureInit(struct AudioHwCapture *hwCapture) in AudioHwCaptureInit() 733 int32_t InitHwCaptureParam(struct AudioHwCapture *hwCapture, const struct AudioDeviceDescriptor *de… in InitHwCaptureParam() 777 void AudioReleaseCaptureHandle(struct AudioHwCapture *hwCapture) in AudioReleaseCaptureHandle() 799 int32_t AudioAdapterCreateCapturePre(struct AudioHwCapture *hwCapture, const struct AudioDeviceDesc… in AudioAdapterCreateCapturePre() 855 static int32_t AudioCtrlCaptureClose(struct AudioHwCapture *hwCapture, in AudioCtrlCaptureClose() 873 int32_t AudioAdapterInterfaceLibModeCapture(struct AudioHwCapture *hwCapture) in AudioAdapterInterfaceLibModeCapture() 924 int32_t AudioCaptureBindService(struct AudioHwCapture *hwCapture, BindServiceCapturePassthrough *pB… in AudioCaptureBindService() 987 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)OsalMemCalloc(sizeof(*hwCapture)); in AudioAdapterCreateCapture() local 1030 struct AudioHwCapture *hwCapture = (struct AudioHwCapture *)capture; in AudioAdapterDestroyCapture() local
|
| /drivers/peripheral/audio/test/fuzztest/common/src/ |
| D | audio_adm_fuzzer_common.cpp | 135 int32_t InitHwCapture(struct AudioHwCapture *&hwCapture) in InitHwCapture() 166 int32_t BindServiceAndHwCapture(struct AudioHwCapture *&hwCapture) in BindServiceAndHwCapture()
|
| /drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfacelibctlcapturecmdid_fuzzer/ |
| D | audiointerfacelibctlcapturecmdid_fuzzer.cpp | 53 struct AudioHwCapture *hwCapture = nullptr; in AudioInterfacelibctlcaptureCmdidFuzzTest() local
|
| /drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfaceliboutputcapturecmdid_fuzzer/ |
| D | audiointerfaceliboutputcapturecmdid_fuzzer.cpp | 53 struct AudioHwCapture *hwCapture = nullptr; in AudioInterfaceliboutputcaptureCmdidFuzzTest() local
|
| /drivers/peripheral/audio/test/systemtest/common/lib_common/src/ |
| D | audio_lib_common.cpp | 131 uint32_t InitHwCapture(struct AudioHwCapture *&hwCapture, const std::string adapterNameCase) in InitHwCapture()
|