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

1 2 3 4 5

  /system/media/wilhelm/src/
devices.h 21 SLuint32 id;
26 SLuint32 id;
31 SLuint32 id;
36 SLuint32 id;
47 SLuint32 mCodecID; ///< The codec ID
58 extern const SLuint32 *Decoder_IDs, *Encoder_IDs;
62 extern SLresult GetCodecCapabilities(SLuint32 decoderId, SLuint32 *pIndex,
  /system/media/wilhelm/src/android/
android_sles_conversions.h 24 static inline SLuint32 android_to_sles_streamType(int type) {
25 return (SLuint32) type;
29 static inline SLuint32 android_to_sles_sampleRate(uint32_t srHz) {
31 return (SLuint32) srHz*1000;
38 static inline int sles_to_android_streamType(SLuint32 type) {
43 static inline uint32_t sles_to_android_sampleRate(SLuint32 sampleRateMilliHertz) {
47 static inline int sles_to_android_sampleFormat(SLuint32 pcmFormat) {
65 static inline int sles_to_android_channelMaskIn(SLuint32 nbChannels, SLuint32 channelMask) {
73 static inline int sles_to_android_channelMaskOut(SLuint32 nbChannels, SLuint32 channelMask)
    [all...]
AudioPlayer_to_android.h 58 const void *pConfigValue, SLuint32 valueSize);
70 SLuint32* pValueSize, void *pConfigValue);
80 SLpermille rate, SLuint32 constraints);
103 SLuint32 *pItemCount);
106 SLuint32 index, SLuint32 *pKeySize);
109 SLuint32 index, SLuint32 size, SLMetadataInfo *pKey);
112 SLuint32 index, SLuint32 *pValueSize)
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
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)
OpenSLES.h 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */
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...]
OpenSLES_Android.h 64 SLuint32 command,
65 SLuint32 commandSize,
67 SLuint32 *replySize,
130 SLuint32 *pNumSupportedEffects);
134 SLuint32 index,
157 SLuint32 valueSize);
161 SLuint32 *pValueSize,
184 SLuint32 count;
185 SLuint32 index;
193 SLuint32 siz
    [all...]
  /system/media/wilhelm/include/SLES/
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)
OpenSLES.h 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */
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...]
OpenSLES_Android.h 64 SLuint32 command,
65 SLuint32 commandSize,
67 SLuint32 *replySize,
130 SLuint32 *pNumSupportedEffects);
134 SLuint32 index,
157 SLuint32 valueSize);
161 SLuint32 *pValueSize,
184 SLuint32 count;
185 SLuint32 index;
193 SLuint32 siz
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
35 #define SL_ANDROID_RECORDING_PRESET_GENERIC ((SLuint32) 0x00000001)
38 #define SL_ANDROID_RECORDING_PRESET_CAMCORDER ((SLuint32) 0x00000002)
40 #define SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION ((SLuint32) 0x00000003)
OpenSLES.h 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */
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...]
OpenSLES_Android.h 60 SLuint32 command,
61 SLuint32 commandSize,
63 SLuint32 *replySize,
126 SLuint32 *pNumSupportedEffects);
130 SLuint32 index,
153 SLuint32 valueSize);
157 SLuint32 *pValueSize,
180 SLuint32 count;
181 SLuint32 index;
189 SLuint32 siz
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
35 #define SL_ANDROID_RECORDING_PRESET_GENERIC ((SLuint32) 0x00000001)
38 #define SL_ANDROID_RECORDING_PRESET_CAMCORDER ((SLuint32) 0x00000002)
40 #define SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION ((SLuint32) 0x00000003)
OpenSLES.h 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */
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...]
OpenSLES_Android.h 60 SLuint32 command,
61 SLuint32 commandSize,
63 SLuint32 *replySize,
126 SLuint32 *pNumSupportedEffects);
130 SLuint32 index,
153 SLuint32 valueSize);
157 SLuint32 *pValueSize,
180 SLuint32 count;
181 SLuint32 index;
189 SLuint32 siz
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
35 #define SL_ANDROID_RECORDING_PRESET_GENERIC ((SLuint32) 0x00000001)
38 #define SL_ANDROID_RECORDING_PRESET_CAMCORDER ((SLuint32) 0x00000002)
40 #define SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION ((SLuint32) 0x00000003)
OpenSLES.h 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */
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...]
OpenSLES_Android.h 60 SLuint32 command,
61 SLuint32 commandSize,
63 SLuint32 *replySize,
126 SLuint32 *pNumSupportedEffects);
130 SLuint32 index,
153 SLuint32 valueSize);
157 SLuint32 *pValueSize,
180 SLuint32 count;
181 SLuint32 index;
189 SLuint32 siz
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
35 #define SL_ANDROID_RECORDING_PRESET_GENERIC ((SLuint32) 0x00000001)
38 #define SL_ANDROID_RECORDING_PRESET_CAMCORDER ((SLuint32) 0x00000002)
40 #define SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION ((SLuint32) 0x00000003)
OpenSLES.h 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */
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...]
OpenSLES_Android.h 60 SLuint32 command,
61 SLuint32 commandSize,
63 SLuint32 *replySize,
126 SLuint32 *pNumSupportedEffects);
130 SLuint32 index,
153 SLuint32 valueSize);
157 SLuint32 *pValueSize,
180 SLuint32 count;
181 SLuint32 index;
189 SLuint32 siz
    [all...]
  /system/media/wilhelm/src/desktop/
OutputMixExt.h 32 void (*FillBuffer)(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);
41 SLuint32 mAvail; ///< Number of available bytes in the current buffer
43 SLuint32 mFramesMixed; ///< Number of sample frames mixed from track; reset periodically
48 extern void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);
  /system/media/wilhelm/src/itf/
IAudioDecoderCapabilities.c 23 SLuint32 *pNumDecoders, SLuint32 *pDecoderIds)
32 SLuint32 numDecoders = *pNumDecoders;
39 memcpy(pDecoderIds, Decoder_IDs, numDecoders * sizeof(SLuint32));
49 SLAudioDecoderCapabilitiesItf self, SLuint32 decoderId, SLuint32 *pIndex,
IAudioEncoderCapabilities.c 23 SLuint32 *pNumEncoders, SLuint32 *pEncoderIds)
32 SLuint32 numEncoders = *pNumEncoders;
39 memcpy(pEncoderIds, Encoder_IDs, numEncoders * sizeof(SLuint32));
49 SLAudioEncoderCapabilitiesItf self, SLuint32 encoderId, SLuint32 *pIndex,
  /system/media/wilhelm/src/ut/
OpenSLESUT.h 25 extern const char *slesutObjectIDToString(SLuint32 objectID);

Completed in 105 milliseconds

1 2 3 4 5