• Home
  • Raw
  • Download

Lines Matching refs:SLuint32

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;
55 SLuint32 endianness;
56 SLuint32 representation;
59 #define SL_ANDROID_SPEAKER_NON_POSITIONAL ((SLuint32) 0x80000000)
79 #define SL_ANDROID_SPEAKER_USE_DEFAULT ((SLuint32)0)
110 SLuint32 command,
111 SLuint32 commandSize,
113 SLuint32 *replySize,
176 SLuint32 *pNumSupportedEffects);
180 SLuint32 index,
208 SLuint32 valueSize);
212 SLuint32 *pValueSize,
217 SLuint32 proxyType,
221 SLuint32 proxyType);
242 SLuint32 count;
243 SLuint32 index;
251 SLuint32 size
277 #define SL_ANDROID_ITEMKEY_NONE ((SLuint32) 0x00000000)
278 #define SL_ANDROID_ITEMKEY_EOS ((SLuint32) 0x00000001)
279 #define SL_ANDROID_ITEMKEY_DISCONTINUITY ((SLuint32) 0x00000002)
280 #define SL_ANDROID_ITEMKEY_BUFFERQUEUEEVENT ((SLuint32) 0x00000003)
281 #define SL_ANDROID_ITEMKEY_FORMAT_CHANGE ((SLuint32) 0x00000004)
283 #define SL_ANDROIDBUFFERQUEUEEVENT_NONE ((SLuint32) 0x00000000)
284 #define SL_ANDROIDBUFFERQUEUEEVENT_PROCESSED ((SLuint32) 0x00000001)
286 #define SL_ANDROIDBUFFERQUEUEEVENT_UNREALIZED ((SLuint32) 0x00000002)
287 #define SL_ANDROIDBUFFERQUEUEEVENT_CLEARED ((SLuint32) 0x00000004)
288 #define SL_ANDROIDBUFFERQUEUEEVENT_STOPPED ((SLuint32) 0x00000008)
289 #define SL_ANDROIDBUFFERQUEUEEVENT_ERROR ((SLuint32) 0x00000010)
290 #define SL_ANDROIDBUFFERQUEUEEVENT_CONTENT_END ((SLuint32) 0x00000020)
294 SLuint32 itemKey; // identifies the item
295 SLuint32 itemSize;
304 SLuint32 dataSize, /* input */
305 SLuint32 dataUsed, /* input */
307 SLuint32 itemsLength /* input */
311 SLuint32 count;
312 SLuint32 index;
330 SLuint32 dataLength,
332 SLuint32 itemsLength
342 SLuint32 eventFlags
347 SLuint32 *pEventFlags
357 #define SL_DATALOCATOR_ANDROIDFD ((SLuint32) 0x800007BC)
363 SLuint32 locatorType;
375 #define SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE ((SLuint32) 0x800007BD)
381 SLuint32 locatorType;
382 SLuint32 numBuffers;
391 #define SL_DATALOCATOR_ANDROIDBUFFERQUEUE ((SLuint32) 0x800007BE)
396 SLuint32 locatorType;
397 SLuint32 numBuffers;