Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfileVectorHelper.h61 const std::vector<audio_format_t> &preferredFormatVector, // order: most pref -> least pref
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp402 const std::vector<audio_format_t> &preferredFormatVector, // order: most pref -> least pref in findBestMatchingOutputConfig() argument
408 outputProfileVector.getSupportedFormats(), preferredFormatVector); in findBestMatchingOutputConfig()