/frameworks/wilhelm/src/itf/ |
IMIDIMuteSolo.c | 31 SLuint16 mask = 1 << channel; 55 SLuint16 mask = thiz->mChannelMuteMask; 74 SLuint16 mask = 1 << channel; 98 SLuint16 mask = thiz->mChannelSoloMask; 108 static SLresult IMIDIMuteSolo_GetTrackCount(SLMIDIMuteSoloItf self, SLuint16 *pCount) 117 SLuint16 trackCount = thiz->mTrackCount; 126 static SLresult IMIDIMuteSolo_SetTrackMute(SLMIDIMuteSoloItf self, SLuint16 track, SLboolean mute) 149 static SLresult IMIDIMuteSolo_GetTrackMute(SLMIDIMuteSoloItf self, SLuint16 track, SLboolean *pMute) 169 static SLresult IMIDIMuteSolo_SetTrackSolo(SLMIDIMuteSoloItf self, SLuint16 track, SLboolean solo) 191 static SLresult IMIDIMuteSolo_GetTrackSolo(SLMIDIMuteSoloItf self, SLuint16 track, SLboolean *pSolo [all...] |
IPresetReverb.c | 30 static SLresult IPresetReverb_SetPreset(SLPresetReverbItf self, SLuint16 preset) 65 static SLresult IPresetReverb_GetPreset(SLPresetReverbItf self, SLuint16 *pPreset) 74 SLuint16 preset = SL_REVERBPRESET_NONE;
|
IEqualizer.c | 107 static SLresult IEqualizer_GetNumberOfBands(SLEqualizerItf self, SLuint16 *pNumBands) 145 static SLresult IEqualizer_SetBandLevel(SLEqualizerItf self, SLuint16 band, SLmillibel level) 175 static SLresult IEqualizer_GetBandLevel(SLEqualizerItf self, SLuint16 band, SLmillibel *pLevel) 210 static SLresult IEqualizer_GetCenterFreq(SLEqualizerItf self, SLuint16 band, SLmilliHertz *pCenter) 245 static SLresult IEqualizer_GetBandFreqRange(SLEqualizerItf self, SLuint16 band, 289 static SLresult IEqualizer_GetBand(SLEqualizerItf self, SLmilliHertz frequency, SLuint16 *pBand) 305 SLuint16 bestBand = SL_EQUALIZER_UNDEFINED; 331 *pBand = (SLuint16)band; 339 static SLresult IEqualizer_GetCurrentPreset(SLEqualizerItf self, SLuint16 *pPreset) 349 SLuint16 preset = thiz->mPreset [all...] |
IEngineCapabilities.c | 23 SLEngineCapabilitiesItf self, SLuint16 *pProfilesSupported) 42 SLuint16 voiceType, SLint16 *pNumMaxVoices, SLboolean *pIsAbsoluteMax, SLint16 *pNumFreeVoices)
|
/frameworks/wilhelm/src/android/ |
android_defs.h | 152 kAndroidBufferTypeInvalid = ((SLuint16) 0x0), 153 kAndroidBufferTypeMpeg2Ts = ((SLuint16) 0x1), 154 kAndroidBufferTypeAacadts = ((SLuint16) 0x2),
|
/frameworks/wilhelm/src/ |
itfstruct.h | 233 // originally SLuint32, but range-checked down to SLuint16 234 SLuint16 mNumBuffers; 235 /*SLboolean*/ SLuint16 mClearRequested; 339 SLuint16 mPreset; 344 SLuint16 mNumPresets; 345 SLuint16 mNumBands; 403 SLuint16 mChannelMuteMask; 404 SLuint16 mChannelSoloMask; 408 SLuint16 mTrackCount; 514 SLuint16 mPreset [all...] |
/development/ndk/platforms/android-14/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/development/ndk/platforms/android-9/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
OpenSLES_Android.h | 134 SLuint16 *pNameSize);
|
/frameworks/wilhelm/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES.h | 69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ 96 SLuint16 time_mid; 97 SLuint16 time_hi_and_version; 98 SLuint16 clock_seq; 123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001) 124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002) 125 #define SL_PROFILES_GAME ((SLuint16) 0x0004) 129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001) 130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002) 131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004 [all...] |
/frameworks/wilhelm/tests/sandbox/ |
reverb.c | 75 SLuint16 outputMixPresetNumber = ~0; 84 SLuint16 playerPresetNumber = ~0; 342 SLuint16 getPresetReverb = 12345; 346 if (outputMixPresetNumber != ((SLuint16) ~0)) { 462 if (outputMixPresetNumber != ((SLuint16) ~0)) { 524 SLuint16 getPresetReverb = 12345; 528 if (playerPresetNumber != ((SLuint16) ~0)) {
|
/frameworks/wilhelm/tests/examples/ |
slesTestEffectCapabilities.cpp | 121 SLuint16 effectNameLength = FX_NAME_LENGTH;
|