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

1 2 3

  /frameworks/wilhelm/src/itf/
IVolume.c 22 static SLresult IVolume_SetVolumeLevel(SLVolumeItf self, SLmillibel level_)
46 static SLresult IVolume_GetVolumeLevel(SLVolumeItf self, SLmillibel *pLevel)
65 static SLresult IVolume_GetMaxVolumeLevel(SLVolumeItf self, SLmillibel *pMaxLevel)
80 static SLresult IVolume_SetMute(SLVolumeItf self, SLboolean mute)
100 static SLresult IVolume_GetMute(SLVolumeItf self, SLboolean *pMute)
119 static SLresult IVolume_EnableStereoPosition(SLVolumeItf self, SLboolean enable)
139 static SLresult IVolume_IsEnabledStereoPosition(SLVolumeItf self, SLboolean *pEnable)
158 static SLresult IVolume_SetStereoPosition(SLVolumeItf self, SLpermille stereoPosition)
181 static SLresult IVolume_GetStereoPosition(SLVolumeItf self, SLpermille *pStereoPosition)
  /external/webrtc/webrtc/modules/audio_device/android/
opensles_player.h 197 SLVolumeItf volume_;
  /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;
  /cts/tests/tests/media/libaudiojni/
appendix-b-1-1-buffer-queue.cpp 90 SLVolumeItf volumeItf;
  /frameworks/base/cmds/bootanimation/
audioplay.cpp 48 static SLVolumeItf bqPlayerVolume;
  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayUri.cpp 140 SLVolumeItf volItf;
325 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 114 SLVolumeItf volItf;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 2868 milliseconds

1 2 3