/aosp_15_r20/external/webrtc/modules/audio_device/win/ |
H A D | core_audio_utility_win.cc | 373 IMMDevice* audio_device) { in CreateSessionManager2Internal() 389 IMMDevice* audio_device) { in CreateSessionEnumeratorInternal() 413 ComPtr<IAudioClient> CreateClientInternal(IMMDevice* audio_device) { in CreateClientInternal() 427 ComPtr<IAudioClient2> CreateClient2Internal(IMMDevice* audio_device) { in CreateClient2Internal() 441 ComPtr<IAudioClient3> CreateClient3Internal(IMMDevice* audio_device) { in CreateClient3Internal() 507 ComPtr<IMMDevice> audio_device; in GetDeviceNamesInternal() local 770 ComPtr<IMMDevice> audio_device = CreateDevice(device_id, data_flow, role); in GetFriendlyName() local
|
H A D | core_audio_utility_win_unittest.cc | 205 ComPtr<IMMDevice> audio_device; in TEST_F() local 233 ComPtr<IMMDevice> audio_device = core_audio_utility::CreateDevice( in TEST_F() local 256 ComPtr<IMMDevice> audio_device; in TEST_F() local 270 ComPtr<IMMDevice> audio_device = core_audio_utility::CreateDevice( in TEST_F() local
|
/aosp_15_r20/hardware/libhardware/modules/usbaudio/ |
H A D | audio_hal.c | 55 struct audio_device { struct 56 struct audio_hw_device hw_device; 58 pthread_mutex_t lock; /* see note below on mutex acquisition order */ 61 struct listnode output_stream_list; 64 struct listnode input_stream_list; 68 uint32_t device_sample_rate; // this should be a rate that is common to both input & output 70 bool mic_muted; 95 struct audio_device *adev; /* hardware information - only using this for the lock */ argument
|
/aosp_15_r20/external/webrtc/modules/audio_device/ |
H A D | audio_device_data_observer.cc | 322 auto audio_device = rtc::make_ref_counted<ADMWrapper>(impl, observer.get(), in CreateAudioDeviceWithDataObserver() local 335 auto audio_device = in CreateAudioDeviceWithDataObserver() local 349 auto audio_device = rtc::make_ref_counted<ADMWrapper>( in CreateAudioDeviceWithDataObserver() local 363 auto audio_device = rtc::make_ref_counted<ADMWrapper>( in CreateAudioDeviceWithDataObserver() local
|
H A D | audio_device_unittest.cc | 582 const rtc::scoped_refptr<AudioDeviceModuleForTest>& audio_device() const { in audio_device() function in webrtc::MAYBE_AudioDeviceTest 674 rtc::scoped_refptr<AudioDeviceModule> audio_device; in TEST() local
|
H A D | audio_device_impl.cc | 95 auto audio_device = rtc::make_ref_counted<AudioDeviceModuleImpl>( in CreateForTest() local
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_adapter_qr_tests.py | 488 def qr_a2dp_cl_keyboard(self, audio_device, keyboard_device, test_profile): argument 504 def qr_hfp_dut_as_sink_cl_keyboard(self, audio_device, keyboard_device, argument
|
/aosp_15_r20/device/linaro/hikey/audio/ |
D | audio_hw.c | 121 static int pcm_setup(void *p_pcm, struct alsa_audio_device *audio_device) in pcm_setup() 146 static int xa_device_init(struct alsa_audio_device *audio_device) in xa_device_init() 220 static int xa_device_close(struct alsa_audio_device *audio_device) in xa_device_close()
|
/aosp_15_r20/external/webrtc/modules/audio_device/android/ |
H A D | audio_device_unittest.cc | 496 rtc::scoped_refptr<AudioDeviceModule> audio_device() const { in audio_device() function in webrtc::AudioDeviceTest 553 rtc::scoped_refptr<AudioDeviceModule> audio_device; in TestDelayOnAudioLayer() local 563 rtc::scoped_refptr<AudioDeviceModule> audio_device; in TestActiveAudioLayer() local
|
/aosp_15_r20/external/webrtc/sdk/android/native_unittests/audio_device/ |
H A D | audio_device_unittest.cc | 511 rtc::scoped_refptr<AudioDeviceModule> audio_device() const { in audio_device() function in webrtc::jni::AudioDeviceTest 568 rtc::scoped_refptr<AudioDeviceModule> audio_device; in TestDelayOnAudioLayer() local 578 rtc::scoped_refptr<AudioDeviceModule> audio_device; in TestActiveAudioLayer() local
|
/aosp_15_r20/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | device.te | 4 type audio_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | device.te | 5 type audio_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | device.te | 5 type audio_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | device.te | 5 type audio_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/public/ |
H A D | device.te | 5 type audio_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/public/ |
H A D | device.te | 5 type audio_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/public/ |
H A D | device.te | 5 type audio_device, dev_type; type
|
/aosp_15_r20/system/sepolicy/public/ |
H A D | device.te | 5 type audio_device, dev_type; type
|
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/ |
H A D | usb.c | 549 audio_device = 0x01, in set_address() enumerator
|
/aosp_15_r20/frameworks/av/services/mediametrics/ |
H A D | AudioPowerUsage.cpp | 149 int32_t audio_device; in sendItem() local
|
/aosp_15_r20/external/webrtc/video/ |
H A D | video_quality_test.cc | 1366 rtc::scoped_refptr<AudioDeviceModule> audio_device; in InitializeAudioDevice() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/include/ |
H A D | audio_processing.h | 449 PlayoutAudioDeviceInfo audio_device) { in CreatePlayoutAudioDeviceChange()
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_chamelium.c | 1829 const char *audio_device, enum test_edid edid) in test_display_audio()
|
/aosp_15_r20/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 17208 optional AudioDevice audio_device = 1; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/ |
D | atoms.pb.h | 378070 …statsd::AudioPowerUsageDataReported_AudioDevice AudioPowerUsageDataReported::audio_device() const { in audio_device() function
|