HomeSort by relevance Sort by last modified time
    Searched full:slboolean (Results 51 - 75 of 137) sorted by null

1 23 4 5 6

  /frameworks/wilhelm/src/itf/
IEngine.c 95 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
133 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
172 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
407 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
548 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
594 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
631 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
669 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
719 const SLboolean *pInterfaceRequired)
763 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired
    [all...]
IEngineCapabilities.c 42 SLuint16 voiceType, SLint16 *pNumMaxVoices, SLboolean *pIsAbsoluteMax, SLint16 *pNumFreeVoices)
187 SLboolean *pIsThreadSafe)
IAndroidEffectSend.c 23 SLInterfaceID effectImplementationId, SLboolean enable, SLmillibel initialLevel)
61 SLInterfaceID effectImplementationId, SLboolean *pEnable)
71 SLboolean enable = thiz->mEnabled;
IEqualizer.c 55 static SLresult IEqualizer_SetEnabled(SLEqualizerItf self, SLboolean enabled)
61 thiz->mEnabled = (SLboolean) enabled;
79 static SLresult IEqualizer_IsEnabled(SLEqualizerItf self, SLboolean *pEnabled)
88 SLboolean enabled = thiz->mEnabled;
96 *pEnabled = (SLboolean) thiz->mEqEffect->getEnabled();
IOutputMixExt.c 45 static SLboolean track_check(Track *track)
48 SLboolean trackHasData = SL_BOOLEAN_FALSE;
67 SLboolean doBroadcast = SL_BOOLEAN_FALSE;
175 SLboolean mixBufferHasData = SL_BOOLEAN_FALSE;
211 SLboolean trackContributedToMix = SL_BOOLEAN_FALSE;
430 SLboolean mute = audioPlayer->mVolume.mMute;
434 SLboolean enableStereoPosition = audioPlayer->mVolume.mEnableStereoPosition;
IEffectSend.c 112 const void *pAuxEffect, SLboolean enable, SLmillibel initialLevel)
163 const void *pAuxEffect, SLboolean *pEnable)
177 SLboolean enable = enableLevel->mEnable;
IDeviceVolume.c 23 SLint32 *pMinValue, SLint32 *pMaxValue, SLboolean *pIsMillibelScale)
  /external/chromium_org/media/audio/android/
opensles_wrapper.cc 90 SLboolean* interfaces_required) {
96 SLboolean*);
  /frameworks/wilhelm/src/android/
OutputMix_to_android.cpp 29 SLresult android_outputMix_realize(COutputMix *om, SLboolean async) {
  /frameworks/wilhelm/tests/sandbox/
engine.c 37 SLboolean *engine_req = calloc(numSupportedInterfaces+1, sizeof(SLboolean));
77 SLboolean null_req[1] = {SL_BOOLEAN_FALSE};
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /frameworks/wilhelm/tests/examples/
slesTestBassBoostPath.cpp 76 SLboolean required[MAX_NUMBER_INTERFACES];
194 SLboolean strengthSupported = SL_BOOLEAN_FALSE;
212 SLboolean previousEnabled = SL_BOOLEAN_FALSE;
214 SLboolean enabled;
slesTestVirtualizerPath.cpp 77 SLboolean required[MAX_NUMBER_INTERFACES];
195 SLboolean strengthSupported = SL_BOOLEAN_FALSE;
214 SLboolean previousEnabled = SL_BOOLEAN_FALSE;
216 SLboolean enabled;
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 52 SLboolean enabled);
56 SLboolean *pEnabled);
83 SLboolean enable,
89 SLboolean *pEnable
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 129 VOLUME_PARAM_MUTE, // type SLboolean = typedef SLuint32 (set & get)
130 VOLUME_PARAM_ENABLESTEREOPOSITION, // type SLboolean = typedef SLuint32 (set & get)

Completed in 405 milliseconds

1 23 4 5 6