Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/impl/
DDeviceHalHidl.cpp816 ChannelMaskSet channelMasksFromStream = channelMasksFromString(channelMasksStr.c_str()); in getAudioMixPort() local
817 if (channelMasksFromStream.empty()) { in getAudioMixPort()
827 populateAudioProfiles(attrsFromDevice, format, channelMasksFromStream, in getAudioMixPort()