Searched refs:SLuint32 (Results 1 – 9 of 9) sorted by relevance
/development/ndk/platforms/android-9/include/SLES/ |
D | OpenSLES.h | 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */ typedef 73 typedef SLuint32 SLboolean; 79 typedef SLuint32 SLmillisecond; 80 typedef SLuint32 SLmilliHertz; 84 typedef SLuint32 SLmicrosecond; 85 typedef SLuint32 SLresult; 95 SLuint32 time_low; 109 #define SL_OBJECTID_ENGINE ((SLuint32) 0x00001001) 110 #define SL_OBJECTID_LEDDEVICE ((SLuint32) 0x00001002) 111 #define SL_OBJECTID_VIBRADEVICE ((SLuint32) 0x00001003) [all …]
|
D | OpenSLES_Android.h | 62 SLuint32 command, 63 SLuint32 commandSize, 65 SLuint32 *replySize, 128 SLuint32 *pNumSupportedEffects); 132 SLuint32 index, 155 SLuint32 valueSize); 159 SLuint32 *pValueSize, 182 SLuint32 count; 183 SLuint32 index; 191 SLuint32 size [all …]
|
D | OpenSLES_AndroidConfiguration.h | 34 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000) 36 #define SL_ANDROID_RECORDING_PRESET_GENERIC ((SLuint32) 0x00000001) 39 #define SL_ANDROID_RECORDING_PRESET_CAMCORDER ((SLuint32) 0x00000002) 41 #define SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION ((SLuint32) 0x00000003)
|
/development/ndk/platforms/android-14/include/SLES/ |
D | OpenSLES.h | 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */ typedef 73 typedef SLuint32 SLboolean; 79 typedef SLuint32 SLmillisecond; 80 typedef SLuint32 SLmilliHertz; 84 typedef SLuint32 SLmicrosecond; 85 typedef SLuint32 SLresult; 95 SLuint32 time_low; 109 #define SL_OBJECTID_ENGINE ((SLuint32) 0x00001001) 110 #define SL_OBJECTID_LEDDEVICE ((SLuint32) 0x00001002) 111 #define SL_OBJECTID_VIBRADEVICE ((SLuint32) 0x00001003) [all …]
|
D | OpenSLES_Android.h | 66 SLuint32 command, 67 SLuint32 commandSize, 69 SLuint32 *replySize, 132 SLuint32 *pNumSupportedEffects); 136 SLuint32 index, 159 SLuint32 valueSize); 163 SLuint32 *pValueSize, 186 SLuint32 count; 187 SLuint32 index; 195 SLuint32 size [all …]
|
D | OpenSLES_AndroidConfiguration.h | 34 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000) 36 #define SL_ANDROID_RECORDING_PRESET_GENERIC ((SLuint32) 0x00000001) 39 #define SL_ANDROID_RECORDING_PRESET_CAMCORDER ((SLuint32) 0x00000002) 41 #define SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION ((SLuint32) 0x00000003) 43 #define SL_ANDROID_RECORDING_PRESET_VOICE_COMMUNICATION ((SLuint32) 0x00000004)
|
/development/ndk/platforms/android-21/include/SLES/ |
D | OpenSLES.h | 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */ typedef 73 typedef SLuint32 SLboolean; 79 typedef SLuint32 SLmillisecond; 80 typedef SLuint32 SLmilliHertz; 84 typedef SLuint32 SLmicrosecond; 85 typedef SLuint32 SLresult; 95 SLuint32 time_low; 109 #define SL_OBJECTID_ENGINE ((SLuint32) 0x00001001) 110 #define SL_OBJECTID_LEDDEVICE ((SLuint32) 0x00001002) 111 #define SL_OBJECTID_VIBRADEVICE ((SLuint32) 0x00001003) [all …]
|
D | OpenSLES_Android.h | 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001) 43 #define SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT ((SLuint32) 0x00000002) 44 #define SL_ANDROID_PCM_REPRESENTATION_FLOAT ((SLuint32) 0x00000003) 46 #define SL_ANDROID_DATAFORMAT_PCM_EX ((SLuint32) 0x00000004) 49 SLuint32 formatType; 50 SLuint32 numChannels; 51 SLuint32 sampleRate; 52 SLuint32 bitsPerSample; 53 SLuint32 containerSize; 54 SLuint32 channelMask; [all …]
|
D | OpenSLES_AndroidConfiguration.h | 34 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000) 36 #define SL_ANDROID_RECORDING_PRESET_GENERIC ((SLuint32) 0x00000001) 39 #define SL_ANDROID_RECORDING_PRESET_CAMCORDER ((SLuint32) 0x00000002) 41 #define SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION ((SLuint32) 0x00000003) 43 #define SL_ANDROID_RECORDING_PRESET_VOICE_COMMUNICATION ((SLuint32) 0x00000004)
|