Searched defs:sinks (Results 1 – 7 of 7) sorted by relevance
85 const std::vector<AudioPortConfig*>& sources, const std::vector<AudioPortConfig*>& sinks) { in checkAudioPatchEndpointsMatch()
99 const std::vector<AudioPortConfig*>& sources, const std::vector<AudioPortConfig*>& sinks) { in checkAudioPatchEndpointsMatch()
361 const hidl_vec<AudioPortConfig>& sinks, in openOutputStreamImpl()370 const hidl_vec<AudioPortConfig>& sinks) { in openOutputStreamImpl()599 const hidl_vec<AudioPortConfig>& sinks, in openOutputStreamImpl()
121 const hidl_vec<AudioPortConfig>& sinks, in createAudioPatch()194 const hidl_vec<AudioPortConfig>& sinks, in updateAudioPatch()
785 auto sinks = selectByIds<AudioPortConfig>(configs, in_requested.sinkPortConfigIds, &missingIds); in setAudioPatch() local
1701 const struct audio_port_config *sinks, in adev_create_audio_patch()
3410 const std::vector<int32_t>& sinks) { in SetInvalidPatchHelper()