Home
last modified time | relevance | path

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

/system/media/audio_utils/tests/
Dchannelmix_tests.cpp169 AUDIO_GEOMETRY_SIDE outSide[outChannels]; // what side that channel index is on in testBalance() local
175 outSide[i] = sideFromChannelIdx(index); in testBalance()
279 if (outSide[j] == AUDIO_GEOMETRY_SIDE_RIGHT) { in testBalance()
289 if (outSide[j] == AUDIO_GEOMETRY_SIDE_LEFT) { in testBalance()