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

1 2 3

  /frameworks/wilhelm/src/itf/
IVolume.c 22 static SLresult IVolume_SetVolumeLevel(SLVolumeItf self, SLmillibel level)
45 static SLresult IVolume_GetVolumeLevel(SLVolumeItf self, SLmillibel *pLevel)
64 static SLresult IVolume_GetMaxVolumeLevel(SLVolumeItf self, SLmillibel *pMaxLevel)
79 static SLresult IVolume_SetMute(SLVolumeItf self, SLboolean mute)
99 static SLresult IVolume_GetMute(SLVolumeItf self, SLboolean *pMute)
118 static SLresult IVolume_EnableStereoPosition(SLVolumeItf self, SLboolean enable)
138 static SLresult IVolume_IsEnabledStereoPosition(SLVolumeItf self, SLboolean *pEnable)
157 static SLresult IVolume_SetStereoPosition(SLVolumeItf self, SLpermille stereoPosition)
180 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;
432 static SLVolumeItf getVolume()
446 SLVolumeItf volumeItf = getVolume();
458 SLVolumeItf volumeItf = getVolume();
470 SLVolumeItf volumeItf = getVolume();
482 SLVolumeItf volumeItf = getVolume();
  /frameworks/wilhelm/tests/sandbox/
multiplay.c 33 SLVolumeItf mPlayerVolume;
167 SLVolumeItf mixVolume;
outputmix.c 111 SLVolumeItf outputMixVolume;
  /frameworks/wilhelm/tests/examples/
slesTestSawtoothBufferQueue.cpp 127 SLVolumeItf volumeItf;
  /frameworks/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) ",
  /frameworks/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...]
  /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...]
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 184 milliseconds

1 2 3