Searched refs:SetInputPortPin (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/ |
H A D | remote_audio_capturer_source.cpp | 97 int32_t SetInputPortPin(DeviceType inputDevice, AudioRouteNode &source); 567 int32_t RemoteAudioCapturerSourceInner::SetInputPortPin(DeviceType inputDevice, AudioRouteNode &sou… in SetInputPortPin() function in OHOS::AudioStandard::RemoteAudioCapturerSourceInner 597 int32_t ret = SetInputPortPin(inputDevice, source); in SetInputRoute()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/ |
H A D | remote_fast_audio_capturer_source.cpp | 102 int32_t SetInputPortPin(DeviceType inputDevice, AudioRouteNode &source); 645 int32_t RemoteFastAudioCapturerSourceInner::SetInputPortPin(DeviceType inputDevice, AudioRouteNode … in SetInputPortPin() function in OHOS::AudioStandard::RemoteFastAudioCapturerSourceInner 672 int32_t ret = SetInputPortPin(inputDevice, source); in SetInputRoute()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/ |
H A D | fast_audio_capturer_source.cpp | 573 static int32_t SetInputPortPin(DeviceType inputDevice, AudioRouteNode &source) in SetInputPortPin() function 614 int32_t ret = SetInputPortPin(inputDevice, source); in SetInputRoute()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 857 static int32_t SetInputPortPin(DeviceType inputDevice, AudioRouteNode &source) in SetInputPortPin() function 916 int32_t ret = SetInputPortPin(inputDevice, source); in DoSetInputRoute()
|