Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp258 const hidl_vec<AudioPortConfig>& sinks, in createAudioPatch() argument
264 std::unique_ptr<audio_port_config[]> halSinks(HidlUtils::audioPortConfigsToHal(sinks)); in createAudioPatch()
268 sinks.size(), &halSinks[0], &halPatch)); in createAudioPatch()
DPrimaryDevice.cpp105 const hidl_vec<AudioPortConfig>& sinks, in createAudioPatch() argument
107 return mDevice->createAudioPatch(sources, sinks, _hidl_cb); in createAudioPatch()
/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.h288 const struct audio_port_config *sinks,
/hardware/interfaces/audio/4.0/
DIDevice.hal163 * @param sinks patch sinks.
167 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
/hardware/interfaces/audio/5.0/
DIDevice.hal163 * @param sinks patch sinks.
167 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DDevice.h93 const hidl_vec<AudioPortConfig>& sinks,
DPrimaryDevice.h75 const hidl_vec<AudioPortConfig>& sinks,
/hardware/libhardware/include/hardware/
Daudio.h808 const struct audio_port_config *sinks,
/hardware/interfaces/audio/common/2.0/
Dtypes.hal26 * Handle type for identifying audio sources and sinks.
/hardware/interfaces/audio/common/4.0/
Dtypes.hal26 * Handle type for identifying audio sources and sinks.
/hardware/interfaces/audio/common/5.0/
Dtypes.hal28 * Handle type for identifying audio sources and sinks.