Searched defs:surroundFormatsEnabled (Results 1 – 5 of 5) sorted by relevance
1926 std::unique_ptr<bool[]>surroundFormatsEnabled(new bool[numSurroundFormats]); in getSurroundFormats() local
1464 bool surroundFormatsEnabled[numSurroundFormats]; in getSurroundFormatsHelper() local
1968 bool* surroundFormatsEnabled) { in getSurroundFormats()
2502 auto surroundFormatsEnabled = std::make_unique<bool[]>(numSurroundFormats); in android_media_AudioSystem_getSurroundFormats() local
5599 bool *surroundFormatsEnabled) in getSurroundFormats()