Home
last modified time | relevance | path

Searched refs:sinks (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/audio/2.0/default/
DDevice.cpp230 const hidl_vec<AudioPortConfig>& sinks, in createAudioPatch() argument
238 HidlUtils::audioPortConfigsToHal(sinks)); in createAudioPatch()
243 sinks.size(), &halSinks[0], &halPatch)); in createAudioPatch()
DPrimaryDevice.cpp89 const hidl_vec<AudioPortConfig>& sinks, createAudioPatch_cb _hidl_cb) { in createAudioPatch() argument
90 return mDevice->createAudioPatch(sources, sinks, _hidl_cb); in createAudioPatch()
DDevice.h87 const hidl_vec<AudioPortConfig>& sinks,
DPrimaryDevice.h82 const hidl_vec<AudioPortConfig>& sinks,
/hardware/interfaces/audio/2.0/
DIDevice.hal161 * @param sinks patch sinks.
165 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioHardwareInterface.h289 const struct audio_port_config *sinks,
/hardware/libhardware/include/hardware/
Daudio.h705 const struct audio_port_config *sinks,
/hardware/interfaces/audio/common/2.0/
Dtypes.hal26 * Handle type for identifying audio sources and sinks.