HomeSort by relevance Sort by last modified time
    Searched defs:locatorType (Results 1 - 25 of 49) sorted by null

1 2

  /frameworks/wilhelm/src/
data.c 30 SLuint32 locatorType;
32 pDataLocator->mLocatorType = locatorType = SL_DATALOCATOR_NULL;
34 locatorType = *(SLuint32 *)pLocator;
35 switch (locatorType) {
97 SL_LOGE("%s: locatorType=IODEVICE, but device field %p has wrong " \
164 SL_LOGE("%s: locatorType=SL_DATALOCATOR_OUTPUTMIX, but outputMix field %p does " \
240 SL_LOGE("%s: locatorType=%u", name, locatorType);
244 // Verify that another thread didn't change the locatorType field after we used it
246 if ((SL_RESULT_SUCCESS == result) && (locatorType != pDataLocator->mLocatorType))
    [all...]
  /frameworks/wilhelm/src/desktop/
SndFile.c 140 SLuint32 locatorType = *(SLuint32 *)pAudioSrc->pLocator;
142 switch (locatorType) {
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL_Android.h 138 * locatorType must be XA_DATALOCATOR_ANDROIDBUFFERQUEUE */
140 XAuint32 locatorType;
154 /** File Descriptor-based data locator definition, locatorType must be XA_DATALOCATOR_ANDROIDFD */
156 XAuint32 locatorType;
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h 215 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
217 SLuint32 locatorType;
231 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
233 SLuint32 locatorType;
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL_Android.h 145 * locatorType must be XA_DATALOCATOR_ANDROIDBUFFERQUEUE */
147 XAuint32 locatorType;
161 /** File Descriptor-based data locator definition, locatorType must be XA_DATALOCATOR_ANDROIDFD */
163 XAuint32 locatorType;
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 215 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
217 SLuint32 locatorType;
231 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
233 SLuint32 locatorType;
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 215 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
217 SLuint32 locatorType;
231 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
233 SLuint32 locatorType;
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 215 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
217 SLuint32 locatorType;
231 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
233 SLuint32 locatorType;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 138 * locatorType must be XA_DATALOCATOR_ANDROIDBUFFERQUEUE */
140 XAuint32 locatorType;
154 /** File Descriptor-based data locator definition, locatorType must be XA_DATALOCATOR_ANDROIDFD */
156 XAuint32 locatorType;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 138 * locatorType must be XA_DATALOCATOR_ANDROIDBUFFERQUEUE */
140 XAuint32 locatorType;
154 /** File Descriptor-based data locator definition, locatorType must be XA_DATALOCATOR_ANDROIDFD */
156 XAuint32 locatorType;
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 215 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
217 SLuint32 locatorType;
231 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
233 SLuint32 locatorType;
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 215 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
217 SLuint32 locatorType;
231 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
233 SLuint32 locatorType;
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 138 * locatorType must be XA_DATALOCATOR_ANDROIDBUFFERQUEUE */
140 XAuint32 locatorType;
154 /** File Descriptor-based data locator definition, locatorType must be XA_DATALOCATOR_ANDROIDFD */
156 XAuint32 locatorType;
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL_Android.h 138 * locatorType must be XA_DATALOCATOR_ANDROIDBUFFERQUEUE */
140 XAuint32 locatorType;
154 /** File Descriptor-based data locator definition, locatorType must be XA_DATALOCATOR_ANDROIDFD */
156 XAuint32 locatorType;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 138 * locatorType must be XA_DATALOCATOR_ANDROIDBUFFERQUEUE */
140 XAuint32 locatorType;
154 /** File Descriptor-based data locator definition, locatorType must be XA_DATALOCATOR_ANDROIDFD */
156 XAuint32 locatorType;
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 215 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
217 SLuint32 locatorType;
231 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
233 SLuint32 locatorType;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 215 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
217 SLuint32 locatorType;
231 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
233 SLuint32 locatorType;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 215 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
217 SLuint32 locatorType;
231 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
233 SLuint32 locatorType;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 303 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
305 SLuint32 locatorType;
319 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
321 SLuint32 locatorType;
334 * locatorType must be SL_DATALOCATOR_ANDROIDBUFFERQUEUE */
336 SLuint32 locatorType;
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 303 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
305 SLuint32 locatorType;
319 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
321 SLuint32 locatorType;
334 * locatorType must be SL_DATALOCATOR_ANDROIDBUFFERQUEUE */
336 SLuint32 locatorType;
  /frameworks/wilhelm/src/itf/
IEngine.c 488 SLuint32 locatorType = thiz->mDataSink.mLocator.mLocatorType;
489 if (locatorType == SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE) {
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 303 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
305 SLuint32 locatorType;
319 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
321 SLuint32 locatorType;
334 * locatorType must be SL_DATALOCATOR_ANDROIDBUFFERQUEUE */
336 SLuint32 locatorType;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 303 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
305 SLuint32 locatorType;
319 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
321 SLuint32 locatorType;
334 * locatorType must be SL_DATALOCATOR_ANDROIDBUFFERQUEUE */
336 SLuint32 locatorType;
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 303 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
305 SLuint32 locatorType;
319 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
321 SLuint32 locatorType;
334 * locatorType must be SL_DATALOCATOR_ANDROIDBUFFERQUEUE */
336 SLuint32 locatorType;
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 303 /** File Descriptor-based data locator definition, locatorType must be SL_DATALOCATOR_ANDROIDFD */
305 SLuint32 locatorType;
319 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_ANDROIDSIMPLEBUFFERQUEUE*/
321 SLuint32 locatorType;
334 * locatorType must be SL_DATALOCATOR_ANDROIDBUFFERQUEUE */
336 SLuint32 locatorType;

Completed in 258 milliseconds

1 2