/ohos5.0/drivers/peripheral/audio/test/systemtest/common/lib_common/src/ |
H A D | audio_lib_common.cpp | 112 uint32_t InitHwRender(struct AudioHwRender *&hwRender, const std::string adapterNameCase) in InitHwRender() 131 uint32_t InitHwCapture(struct AudioHwCapture *&hwCapture, const std::string adapterNameCase) in InitHwCapture()
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/common/capture/src/ |
H A D | audio_libcapture_test.cpp | 100 const std::string BindName, const std::string adapterNameCase, struct DevHandle *&handle) const in BindServiceAndHwCapture() argument
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/capture/src/ |
H A D | audio_libcapture_hardwaredependence_test.cpp | 110 const std::string BindName, const std::string adapterNameCase, struct DevHandle *&handle) const in BindServiceAndHwCapture() argument
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/hardwaredependence/render/src/ |
H A D | audio_librender_hardwaredependence_test.cpp | 126 const std::string BindName, const std::string adapterNameCase, struct DevHandle *&handle) const in BindServiceAndHwRender() argument
|
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_server.cpp | 80 int SwitchAdapter(struct AudioAdapterDescriptor *descs, const char *adapterNameCase, AudioPortDirec… in SwitchAdapter()
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/common/render/src/ |
H A D | audio_librender_test.cpp | 208 const std::string BindName, const std::string adapterNameCase, struct DevHandle *&handle) const in BindServiceAndHwRender() argument
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/ |
H A D | bluetooth_renderer_sink.cpp | 330 static int32_t SwitchAdapter(struct AudioAdapterDescriptor *descs, string adapterNameCase, in SwitchAdapter() 465 …string adapterNameCase = isBluetoothLowLatency_ ? "bt_a2dp_fast" : "bt_a2dp"; // Set sound card i… in Init() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/ |
H A D | fast_audio_capturer_source.cpp | 202 …const std::string &adapterNameCase, enum AudioPortDirection portFlag, struct AudioPort &capturePor… in SwitchAdapterCapture()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/ |
H A D | fast_audio_renderer_sink.cpp | 247 static int32_t SwitchAdapterRender(struct AudioAdapterDescriptor *descs, string adapterNameCase, in SwitchAdapterRender()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/ |
H A D | multichannel_audio_renderer_sink.cpp | 194 …ic int32_t SwitchAdapterRender(struct AudioAdapterDescriptor *descs, const string &adapterNameCase, in SwitchAdapterRender()
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/ |
H A D | hdi_service_common.cpp | 157 int32_t SwitchAdapter(struct AudioAdapterDescriptor *descs, const std::string &adapterNameCase, in SwitchAdapter()
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/ |
H A D | audio_hdi_common.cpp | 164 int32_t SwitchAdapter(struct AudioAdapterDescriptor *descs, const std::string &adapterNameCase, in SwitchAdapter()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/ |
H A D | offload_audio_renderer_sink.cpp | 495 …ic int32_t SwitchAdapterRender(struct AudioAdapterDescriptor *descs, const string &adapterNameCase, in SwitchAdapterRender()
|
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_server_common.c | 538 static int SwitchAdapter(struct AudioAdapterDescriptor *descs, const char *adapterNameCase, in SwitchAdapter()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/ |
H A D | audio_renderer_sink.cpp | 337 static int32_t SwitchAdapterRender(struct AudioAdapterDescriptor *descs, string adapterNameCase, in SwitchAdapterRender()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 507 …terCapture(struct AudioAdapterDescriptor *descs, uint32_t size, const std::string &adapterNameCase, in SwitchAdapterCapture()
|