Searched refs:getChannelMasksFromProfile (Results 1 – 3 of 3) sorted by relevance
48 std::vector<AudioChannelLayout> channels = alsa::getChannelMasksFromProfile(profile); in populateConnectedDevicePort()
68 std::vector<::aidl::android::media::audio::common::AudioChannelLayout> getChannelMasksFromProfile(
206 std::vector<AudioChannelLayout> getChannelMasksFromProfile(const alsa_device_profile* profile) { in getChannelMasksFromProfile() function