Searched refs:SurroundFormats (Results 1 – 2 of 2) sorted by relevance
159 using SurroundFormats = std::unordered_map<audio_format_t, std::unordered_set<audio_format_t>>; variable161 const SurroundFormats &getSurroundFormats() const in getSurroundFormats()166 void setSurroundFormats(const SurroundFormats &surroundFormats) in setSurroundFormats()200 SurroundFormats mSurroundFormats;
217 struct SurroundSoundFormatTraits : public StdCollectionTraits<AudioPolicyConfig::SurroundFormats>712 AudioPolicyConfig::SurroundFormats formats; in deserialize()