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