Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudiofoundation/
H A DAudioPort.cpp83 const ChannelMaskSet &channelsToExport = profile->getChannels(); in toAudioPort() local
87 flatenedChannels.insert(channelsToExport.begin(), channelsToExport.end()); in toAudioPort()