Home
last modified time | relevance | path

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

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