Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfileVectorHelper.h62 const std::vector<audio_channel_mask_t> &preferredOutputChannelVector,
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp403 const std::vector<audio_channel_mask_t> &preferredOutputChannelVector, in findBestMatchingOutputConfig() argument
417 outputProfile->getChannels(), preferredOutputChannelVector); in findBestMatchingOutputConfig()