Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioPolicyConfig.h68 mSurroundFormats.clear(); in clear()
182 return mSurroundFormats; in getSurroundFormats()
187 mSurroundFormats = surroundFormats; in setSurroundFormats()
192 mSurroundFormats = { in setDefaultSurroundFormats()
219 SurroundFormats mSurroundFormats; variable