Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/listening/
DslesTest_playMuteSolo.cpp108 SLresult res = (*muteSolo)->GetNumChannels(muteSolo, &numChannels); ExitOnError(res); in PlayEventCallback()
279 result = (*muteSoloItf)->GetNumChannels(muteSoloItf, &numChannels); in TestPlayUri()
331 result = (*muteSoloItf)->GetNumChannels(muteSoloItf, &numChannels); in TestPlayUri()
/frameworks/wilhelm/tests/sandbox/
Dintbufq.c141 result = (*playerMuteSolo)->GetNumChannels(playerMuteSolo, &numChannels); in main()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1950 SLresult (*GetNumChannels) ( member