Searched defs:surroundFormatsEnabled (Results 1 – 5 of 5) sorted by relevance
2006 std::unique_ptr<bool[]>surroundFormatsEnabled(new bool[numSurroundFormats]); in getSurroundFormats() local
2070 bool* surroundFormatsEnabled) { in getSurroundFormats()
1647 bool surroundFormatsEnabled[numSurroundFormats]; in getSurroundFormatsHelper() local
2637 auto surroundFormatsEnabled = std::make_unique<bool[]>(numSurroundFormats); in android_media_AudioSystem_getSurroundFormats() local
5911 bool *surroundFormatsEnabled) in getSurroundFormats()