/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_scene.h | 83 int32_t (*SelectScene)(AudioHandle handle, const struct AudioSceneDescriptor *scene); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_scene.h | 82 int32_t (*SelectScene)(AudioHandle handle, const struct AudioSceneDescriptor *scene); member
|
/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/ |
H A D | audio_scene.h | 82 int32_t (*SelectScene)(AudioHandle handle, const struct AudioSceneDescriptor *scene); member
|
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/include/ |
H A D | alsa_snd_capture.h | 42 int32_t (*SelectScene)(struct AlsaCapture *, enum AudioPortPin, const struct PathDeviceInfo *); member
|
H A D | alsa_snd_render.h | 41 int32_t (*SelectScene)(struct AlsaRender *, enum AudioPortPin, const struct PathDeviceInfo *); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | iaudio_capture_vdi.h | 36 …int32_t (*SelectScene)(struct IAudioCaptureVdi *self, const struct AudioSceneDescriptorVdi *scene); member
|
H A D | iaudio_render_vdi.h | 44 … int32_t (*SelectScene)(struct IAudioRenderVdi *self, const struct AudioSceneDescriptorVdi *scene); member
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_capture_ext_impl.cpp | 190 int32_t AudioCaptureExtImpl::SelectScene(const AudioSceneDescriptor &scene) in SelectScene() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
|
H A D | audio_capture_interface_impl.cpp | 230 int32_t AudioCaptureInterfaceImpl::SelectScene(const AudioSceneDescriptor &scene) in SelectScene() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
|
H A D | audio_render_ext_impl.cpp | 308 int32_t AudioRenderExtImpl::SelectScene(const AudioSceneDescriptor &scene) in SelectScene() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
|
H A D | audio_render_interface_impl.cpp | 319 int32_t AudioRenderInterfaceImpl::SelectScene(const AudioSceneDescriptor &scene) in SelectScene() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/ |
H A D | audio_test_utils.h | 146 int32_t SelectScene(const AudioSceneDescriptor &scene) override in SelectScene() function 307 int32_t SelectScene(const AudioSceneDescriptor &scene) override in SelectScene() function
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/ |
H A D | audio_capture_benchmarktest.cpp | 519 BENCHMARK_F(AudioCaptureBenchmarkTest, SelectScene)(benchmark::State &state) in BENCHMARK_F() argument
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/ |
H A D | audio_render_benchmarktest.cpp | 376 BENCHMARK_F(AudioRenderBenchmarkTest, SelectScene)(benchmark::State &state) in BENCHMARK_F() argument
|