Home
last modified time | relevance | path

Searched refs:getChannelMasksFromProfile (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/aidl/default/alsa/
DModuleAlsa.cpp48 std::vector<AudioChannelLayout> channels = alsa::getChannelMasksFromProfile(profile); in populateConnectedDevicePort()
DUtils.h68 std::vector<::aidl::android::media::audio::common::AudioChannelLayout> getChannelMasksFromProfile(
DUtils.cpp206 std::vector<AudioChannelLayout> getChannelMasksFromProfile(const alsa_device_profile* profile) { in getChannelMasksFromProfile() function