Searched refs:SurroundFormats (Results 1 – 2 of 2) sorted by relevance
150 using SurroundFormats = std::unordered_map<audio_format_t, std::unordered_set<audio_format_t>>; variable152 const SurroundFormats &getSurroundFormats() const in getSurroundFormats()157 void setSurroundFormats(const SurroundFormats &surroundFormats) in setSurroundFormats()190 SurroundFormats mSurroundFormats;
216 struct SurroundSoundFormatTraits : public StdCollectionTraits<AudioPolicyConfig::SurroundFormats>707 AudioPolicyConfig::SurroundFormats formats; in deserialize()