HomeSort by relevance Sort by last modified time
    Searched refs:SLVolumeItf (Results 1 - 22 of 22) sorted by null

  /system/media/wilhelm/src/itf/
IVolume.c 22 static SLresult IVolume_SetVolumeLevel(SLVolumeItf self, SLmillibel level)
44 static SLresult IVolume_GetVolumeLevel(SLVolumeItf self, SLmillibel *pLevel)
63 static SLresult IVolume_GetMaxVolumeLevel(SLVolumeItf self, SLmillibel *pMaxLevel)
78 static SLresult IVolume_SetMute(SLVolumeItf self, SLboolean mute)
97 static SLresult IVolume_GetMute(SLVolumeItf self, SLboolean *pMute)
116 static SLresult IVolume_EnableStereoPosition(SLVolumeItf self, SLboolean enable)
136 static SLresult IVolume_IsEnabledStereoPosition(SLVolumeItf self, SLboolean *pEnable)
155 static SLresult IVolume_SetStereoPosition(SLVolumeItf self, SLpermille stereoPosition)
177 static SLresult IVolume_GetStereoPosition(SLVolumeItf self, SLpermille *pStereoPosition)
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 64 static SLVolumeItf bqPlayerVolume;
75 static SLVolumeItf uriPlayerVolume;
82 static SLVolumeItf fdPlayerVolume;
410 static SLVolumeItf getVolume()
424 SLVolumeItf volumeItf = getVolume();
435 SLVolumeItf volumeItf = getVolume();
446 SLVolumeItf volumeItf = getVolume();
457 SLVolumeItf volumeItf = getVolume();
  /system/media/wilhelm/tests/sandbox/
multiplay.c 33 SLVolumeItf mPlayerVolume;
167 SLVolumeItf mixVolume;
outputmix.c 111 SLVolumeItf outputMixVolume;
  /system/media/wilhelm/tests/examples/
slesTestSawtoothBufferQueue.cpp 127 SLVolumeItf volumeItf;
  /system/media/wilhelm/tests/mimeUri/
slesTestPlayUri.cpp 143 SLVolumeItf volItf;
328 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf ", argv[0]);
slesTestPlayUri2.cpp 82 SLVolumeItf volItf, volItf2;
97 /* Set arrays required[] and iidArray[] for SLVolumeItf and SLPrefetchStatusItf interfaces */
153 /* Get the SLPlayItf, SLVolumeItf and SLPrefetchStatusItf interfaces for each player */
254 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf (incl. stereo position) ",
slesTestGetPositionUri.cpp 145 SLVolumeItf volItf;
slesTestManyPlayers.cpp 43 SLVolumeItf volItfs[MAX_NUMBER_PLAYERS];
  /system/media/wilhelm/tests/
mimeUri_test.cpp 117 SLVolumeItf volItf;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /system/media/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 198 SLVolumeItf volItf;
384 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf, SLAndroidBufferQueue \n",
  /external/quake/quake/src/WinQuake/
snd_android.cpp 103 SLVolumeItf volumeItf;

Completed in 55 milliseconds