Searched refs:halSources (Results 1 – 1 of 1) sorted by relevance
263 std::unique_ptr<audio_port_config[]> halSources(HidlUtils::audioPortConfigsToHal(sources)); in createAudioPatch() local267 mDevice->create_audio_patch(mDevice, sources.size(), &halSources[0], in createAudioPatch()