Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp1663 std::vector<audio_format_t> surroundFormatsVector; in getReportedSurroundFormatsHelper() local
1668 return surroundFormatsVector; in getReportedSurroundFormatsHelper()
1675 return surroundFormatsVector; in getReportedSurroundFormatsHelper()
1678 surroundFormatsVector.push_back(surroundFormat); in getReportedSurroundFormatsHelper()
1680 return surroundFormatsVector; in getReportedSurroundFormatsHelper()