Lines Matching refs:SLuint32
41 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
42 #define SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT ((SLuint32) 0x00000002)
43 #define SL_ANDROID_PCM_REPRESENTATION_FLOAT ((SLuint32) 0x00000003)
45 #define SL_ANDROID_DATAFORMAT_PCM_EX ((SLuint32) 0x00000004)
48 SLuint32 formatType;
49 SLuint32 numChannels;
50 SLuint32 sampleRate;
51 SLuint32 bitsPerSample;
52 SLuint32 containerSize;
53 SLuint32 channelMask;
54 SLuint32 endianness;
55 SLuint32 representation;
58 #define SL_ANDROID_SPEAKER_NON_POSITIONAL ((SLuint32) 0x80000000)
78 #define SL_ANDROID_SPEAKER_USE_DEFAULT ((SLuint32)0)
109 SLuint32 command,
110 SLuint32 commandSize,
112 SLuint32 *replySize,
175 SLuint32 *pNumSupportedEffects);
179 SLuint32 index,
207 SLuint32 valueSize);
211 SLuint32 *pValueSize,
216 SLuint32 proxyType,
220 SLuint32 proxyType);
241 SLuint32 count;
242 SLuint32 index;
250 SLuint32 size
276 #define SL_ANDROID_ITEMKEY_NONE ((SLuint32) 0x00000000)
277 #define SL_ANDROID_ITEMKEY_EOS ((SLuint32) 0x00000001)
278 #define SL_ANDROID_ITEMKEY_DISCONTINUITY ((SLuint32) 0x00000002)
279 #define SL_ANDROID_ITEMKEY_BUFFERQUEUEEVENT ((SLuint32) 0x00000003)
280 #define SL_ANDROID_ITEMKEY_FORMAT_CHANGE ((SLuint32) 0x00000004)
282 #define SL_ANDROIDBUFFERQUEUEEVENT_NONE ((SLuint32) 0x00000000)
283 #define SL_ANDROIDBUFFERQUEUEEVENT_PROCESSED ((SLuint32) 0x00000001)
285 #define SL_ANDROIDBUFFERQUEUEEVENT_UNREALIZED ((SLuint32) 0x00000002)
286 #define SL_ANDROIDBUFFERQUEUEEVENT_CLEARED ((SLuint32) 0x00000004)
287 #define SL_ANDROIDBUFFERQUEUEEVENT_STOPPED ((SLuint32) 0x00000008)
288 #define SL_ANDROIDBUFFERQUEUEEVENT_ERROR ((SLuint32) 0x00000010)
289 #define SL_ANDROIDBUFFERQUEUEEVENT_CONTENT_END ((SLuint32) 0x00000020)
293 SLuint32 itemKey; // identifies the item
294 SLuint32 itemSize;
303 SLuint32 dataSize, /* input */
304 SLuint32 dataUsed, /* input */
306 SLuint32 itemsLength /* input */
310 SLuint32 count;
311 SLuint32 index;
329 SLuint32 dataLength,
331 SLuint32 itemsLength
341 SLuint32 eventFlags
346 SLuint32 *pEventFlags
356 #define SL_DATALOCATOR_ANDROIDFD ((SLuint32) 0x800007BC)
362 SLuint32 locatorType;
374 #define SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE ((SLuint32) 0x800007BD)
378 SLuint32 locatorType;
379 SLuint32 numBuffers;
388 #define SL_DATALOCATOR_ANDROIDBUFFERQUEUE ((SLuint32) 0x800007BE)
393 SLuint32 locatorType;
394 SLuint32 numBuffers;