Home
last modified time | relevance | path

Searched defs:audio_device (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_utility_win.cc373 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 Dcore_audio_utility_win_unittest.cc205 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 Daudio_hal.c55 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 Daudio_device_data_observer.cc322 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 Daudio_device_unittest.cc582 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 Daudio_device_impl.cc95 auto audio_device = rtc::make_ref_counted<AudioDeviceModuleImpl>( in CreateForTest() local
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_adapter_qr_tests.py488 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/
Daudio_hw.c121 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 Daudio_device_unittest.cc496 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 Daudio_device_unittest.cc511 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 Ddevice.te4 type audio_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/
H A Ddevice.te5 type audio_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/
H A Ddevice.te5 type audio_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/public/
H A Ddevice.te5 type audio_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/public/
H A Ddevice.te5 type audio_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/public/
H A Ddevice.te5 type audio_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/public/
H A Ddevice.te5 type audio_device, dev_type; type
/aosp_15_r20/system/sepolicy/public/
H A Ddevice.te5 type audio_device, dev_type; type
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/
H A Dusb.c549 audio_device = 0x01, in set_address() enumerator
/aosp_15_r20/frameworks/av/services/mediametrics/
H A DAudioPowerUsage.cpp149 int32_t audio_device; in sendItem() local
/aosp_15_r20/external/webrtc/video/
H A Dvideo_quality_test.cc1366 rtc::scoped_refptr<AudioDeviceModule> audio_device; in InitializeAudioDevice() local
/aosp_15_r20/external/webrtc/modules/audio_processing/include/
H A Daudio_processing.h449 PlayoutAudioDeviceInfo audio_device) { in CreatePlayoutAudioDeviceChange()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_chamelium.c1829 const char *audio_device, enum test_edid edid) in test_display_audio()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto17208 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/
Datoms.pb.h378070 …statsd::AudioPowerUsageDataReported_AudioDevice AudioPowerUsageDataReported::audio_device() const { in audio_device() function