Home
last modified time | relevance | path

Searched refs:SLuint16 (Results 1 – 18 of 18) sorted by relevance

/frameworks/wilhelm/src/itf/
DIMIDIMuteSolo.c31 SLuint16 mask = 1 << channel; in IMIDIMuteSolo_SetChannelMute()
55 SLuint16 mask = thiz->mChannelMuteMask; in IMIDIMuteSolo_GetChannelMute()
74 SLuint16 mask = 1 << channel; in IMIDIMuteSolo_SetChannelSolo()
98 SLuint16 mask = thiz->mChannelSoloMask; in IMIDIMuteSolo_GetChannelSolo()
108 static SLresult IMIDIMuteSolo_GetTrackCount(SLMIDIMuteSoloItf self, SLuint16 *pCount) in IMIDIMuteSolo_GetTrackCount()
117 SLuint16 trackCount = thiz->mTrackCount; in IMIDIMuteSolo_GetTrackCount()
126 static SLresult IMIDIMuteSolo_SetTrackMute(SLMIDIMuteSoloItf self, SLuint16 track, SLboolean mute) in IMIDIMuteSolo_SetTrackMute()
149 static SLresult IMIDIMuteSolo_GetTrackMute(SLMIDIMuteSoloItf self, SLuint16 track, SLboolean *pMute) in IMIDIMuteSolo_GetTrackMute()
169 static SLresult IMIDIMuteSolo_SetTrackSolo(SLMIDIMuteSoloItf self, SLuint16 track, SLboolean solo) in IMIDIMuteSolo_SetTrackSolo()
191 static SLresult IMIDIMuteSolo_GetTrackSolo(SLMIDIMuteSoloItf self, SLuint16 track, SLboolean *pSolo) in IMIDIMuteSolo_GetTrackSolo()
DIEqualizer.c107 static SLresult IEqualizer_GetNumberOfBands(SLEqualizerItf self, SLuint16 *pNumBands) in IEqualizer_GetNumberOfBands()
145 static SLresult IEqualizer_SetBandLevel(SLEqualizerItf self, SLuint16 band, SLmillibel level) in IEqualizer_SetBandLevel()
175 static SLresult IEqualizer_GetBandLevel(SLEqualizerItf self, SLuint16 band, SLmillibel *pLevel) in IEqualizer_GetBandLevel()
210 static SLresult IEqualizer_GetCenterFreq(SLEqualizerItf self, SLuint16 band, SLmilliHertz *pCenter) in IEqualizer_GetCenterFreq()
245 static SLresult IEqualizer_GetBandFreqRange(SLEqualizerItf self, SLuint16 band, in IEqualizer_GetBandFreqRange()
289 static SLresult IEqualizer_GetBand(SLEqualizerItf self, SLmilliHertz frequency, SLuint16 *pBand) in IEqualizer_GetBand()
305 SLuint16 bestBand = SL_EQUALIZER_UNDEFINED; in IEqualizer_GetBand()
331 *pBand = (SLuint16)band; in IEqualizer_GetBand()
339 static SLresult IEqualizer_GetCurrentPreset(SLEqualizerItf self, SLuint16 *pPreset) in IEqualizer_GetCurrentPreset()
349 SLuint16 preset = thiz->mPreset; in IEqualizer_GetCurrentPreset()
[all …]
DIPresetReverb.c30 static SLresult IPresetReverb_SetPreset(SLPresetReverbItf self, SLuint16 preset) in IPresetReverb_SetPreset()
65 static SLresult IPresetReverb_GetPreset(SLPresetReverbItf self, SLuint16 *pPreset) in IPresetReverb_GetPreset()
74 SLuint16 preset = SL_REVERBPRESET_NONE; in IPresetReverb_GetPreset()
DIEngineCapabilities.c23 SLEngineCapabilitiesItf self, SLuint16 *pProfilesSupported) in IEngineCapabilities_QuerySupportedProfiles()
42 SLuint16 voiceType, SLint16 *pNumMaxVoices, SLboolean *pIsAbsoluteMax, SLint16 *pNumFreeVoices) in IEngineCapabilities_QueryAvailableVoices()
DIAndroidEffectCapabilities.c45 SLchar * pName, SLuint16 *pNameSize) { in IAndroidEffectCapabilities_QueryEffect()
DIStreamInformation.c185 SLuint16 availableNameLength = *pNameSize; in IStreamInformation_QueryStreamName()
DIEngine.c291 SLuint16 nbBuffers = 0; in IEngine_CreateAudioPlayer()
302 nbBuffers = (SLuint16) thiz->mDataSource.mLocator.mBufferQueue.numBuffers; in IEngine_CreateAudioPlayer()
312 nbBuffers = (SLuint16) thiz->mDataSource.mLocator.mABQ.numBuffers; in IEngine_CreateAudioPlayer()
DIAndroidBufferQueue.c56 SLuint16 bufferType, AdvancedBufferHeader *pBuff, bool *pEOS) in setItems()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h69 typedef sl_uint16_t SLuint16; /* 16 bit unsigned integer */ typedef
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 …]
DOpenSLES_Android.h183 SLuint16 *pNameSize);
/frameworks/wilhelm/src/
Ditfstruct.h237 SLuint16 mNumBuffers;
238 /*SLboolean*/ SLuint16 mClearRequested;
344 SLuint16 mPreset;
349 SLuint16 mNumPresets;
350 SLuint16 mNumBands;
408 SLuint16 mChannelMuteMask;
409 SLuint16 mChannelSoloMask;
413 SLuint16 mTrackCount;
519 SLuint16 mPreset;
678 SLuint16 mNumBuffers;
Dsles_allinclusive.h213 SLuint16 mSLObjectID; // OpenSL ES object ID
/frameworks/wilhelm/src/android/
Dandroid_defs.h152 kAndroidBufferTypeInvalid = ((SLuint16) 0x0),
153 kAndroidBufferTypeMpeg2Ts = ((SLuint16) 0x1),
154 kAndroidBufferTypeAacadts = ((SLuint16) 0x2),
/frameworks/wilhelm/tests/sandbox/
Dreverb.c75 SLuint16 outputMixPresetNumber = ~0;
84 SLuint16 playerPresetNumber = ~0;
342 SLuint16 getPresetReverb = 12345; in main()
346 if (outputMixPresetNumber != ((SLuint16) ~0)) { in main()
462 if (outputMixPresetNumber != ((SLuint16) ~0)) { in main()
524 SLuint16 getPresetReverb = 12345; in main()
528 if (playerPresetNumber != ((SLuint16) ~0)) { in main()
/frameworks/wilhelm/tests/examples/
DslesTestEqFdPath.cpp199 SLuint16 nbPresets, preset, nbBands = 0; in TestEQPathFromFD()
223 SLuint16 b = 0; in TestEQPathFromFD()
DslesTestEqOutputPath.cpp203 SLuint16 nbPresets, preset, nbBands = 0; in TestEQPathFromFD()
227 SLuint16 b = 0; in TestEQPathFromFD()
DslesTestEffectCapabilities.cpp120 SLuint16 effectNameLength = FX_NAME_LENGTH; in TestGenericFxCapabilities()
/frameworks/wilhelm/tests/mimeUri/
DslesTestGetPositionUri.cpp148 SLuint16 counter = 0; in TestGetPositionUri()