/frameworks/wilhelm/src/itf/ |
IMuteSolo.c | 22 static SLresult IMuteSolo_SetChannelMute(SLMuteSoloItf self, SLuint8 chan, SLboolean mute) 58 static SLresult IMuteSolo_GetChannelMute(SLMuteSoloItf self, SLuint8 chan, SLboolean *pMute) 94 static SLresult IMuteSolo_SetChannelSolo(SLMuteSoloItf self, SLuint8 chan, SLboolean solo) 130 static SLresult IMuteSolo_GetChannelSolo(SLMuteSoloItf self, SLuint8 chan, SLboolean *pSolo) 166 static SLresult IMuteSolo_GetNumChannels(SLMuteSoloItf self, SLuint8 *pNumChannels)
|
/development/ndk/platforms/android-9/samples/native-audio/jni/ |
native-audio-jni.c | 63 static SLMuteSoloItf bqPlayerMuteSolo; 74 static SLMuteSoloItf uriPlayerMuteSolo; 81 static SLMuteSoloItf fdPlayerMuteSolo; 377 static SLMuteSoloItf getMuteSolo() 391 SLMuteSoloItf muteSoloItf = getMuteSolo(); 403 SLMuteSoloItf muteSoloItf = getMuteSolo(); 415 SLMuteSoloItf muteSoloItf = getMuteSolo();
|
/frameworks/wilhelm/tests/listening/ |
slesTest_playMuteSolo.cpp | 36 SLMuteSoloItf muteSoloItf; 106 SLMuteSoloItf muteSolo = context->muteSoloItf; 117 if (numChannels > 1) { // SLMuteSoloItf only works if more than one channel 137 if (numChannels > 1) { // SLMuteSoloItf only works if more than one channel 182 SLMuteSoloItf muteSoloItf; 218 /* Set arrays required[] and iidArray[] for SLMuteSoloItf and SLPrefetchStatusItf interfaces */ 246 /* Get the SLPlayItf, SLPrefetchStatusItf and SLMuteSoloItf interfaces for the player */ 349 /* see PlayEventCallback() for more of the test of the SLMuteSoloItf interface */ 380 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf, SLMuteSoloItf\n",
|
/frameworks/wilhelm/tests/mimeUri/ |
slesTest_playStates.cpp | 67 SLMuteSoloItf muteSoloItf; 103 /* Set arrays required[] and iidArray[] for SLMuteSoloItf and SLPrefetchStatusItf interfaces */ 131 /* Get the SLPlayItf, SLPrefetchStatusItf and SLMuteSoloItf interfaces for the player */ 209 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf, SLMuteSoloItf\n",
|
/frameworks/wilhelm/tests/sandbox/ |
intbufq.c | 137 SLMuteSoloItf playerMuteSolo;
|
/development/ndk/platforms/android-14/include/SLES/ |
OpenSLES.h | [all...] |
/development/ndk/platforms/android-9/include/SLES/ |
OpenSLES.h | [all...] |
/frameworks/wilhelm/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/ |
OpenSLES.h | [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES.h | [all...] |