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.h91 const std::vector<audio_channel_mask_t> &preferredOutputChannelVector,
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp449 const std::vector<audio_channel_mask_t> &preferredOutputChannelVector, in findBestMatchingOutputConfig() argument
463 outputProfile->getChannels(), preferredOutputChannelVector); in findBestMatchingOutputConfig()