Searched defs:sinks (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/audio/aidl/default/usb/ |
D | ModuleUsb.cpp | 100 const std::vector<AudioPortConfig*>& sources, const std::vector<AudioPortConfig*>& sinks) { in checkAudioPatchEndpointsMatch()
|
/hardware/interfaces/audio/aidl/default/r_submix/ |
D | ModuleRemoteSubmix.cpp | 145 const std::vector<AudioPortConfig*>& sources, const std::vector<AudioPortConfig*>& sinks) { in checkAudioPatchEndpointsMatch()
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | Device.cpp | 361 const hidl_vec<AudioPortConfig>& sinks, in openOutputStreamImpl() 370 const hidl_vec<AudioPortConfig>& sinks) { in openOutputStreamImpl() 599 const hidl_vec<AudioPortConfig>& sinks, in openOutputStreamImpl()
|
D | PrimaryDevice.cpp | 121 const hidl_vec<AudioPortConfig>& sinks, in createAudioPatch() 194 const hidl_vec<AudioPortConfig>& sinks, in updateAudioPatch()
|
/hardware/interfaces/audio/aidl/default/alsa/ |
D | StreamAlsa.cpp | 109 decltype(mSinks) sinks; in start() local
|
/hardware/interfaces/audio/aidl/default/bluetooth/ |
D | ModuleBluetooth.cpp | 169 const std::vector<AudioPortConfig*>& sources, const std::vector<AudioPortConfig*>& sinks) { in checkAudioPatchEndpointsMatch()
|
/hardware/interfaces/audio/aidl/default/ |
D | Module.cpp | 1090 auto sinks = selectByIds<AudioPortConfig>(configs, in_requested.sinkPortConfigIds, &missingIds); in setAudioPatch() local
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hal.c | 1705 const struct audio_port_config *sinks, in adev_create_audio_patch()
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 4616 const std::vector<int32_t>& sinks) { in SetInvalidPatchHelper()
|