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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/wilhelm/src/
sl_entry.cpp 21 SL_API SLresult SLAPIENTRY slCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions,
27 result = liCreateEngine(pEngine, numOptions, pEngineOptions, numInterfaces, pInterfaceIds,
xa_entry.cpp 21 XA_API XAresult XAAPIENTRY xaCreateEngine(XAObjectItf *pEngine, XAuint32 numOptions,
27 result = liCreateEngine((SLObjectItf *) pEngine, numOptions,
entry.cpp 27 LI_API SLresult liCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions,
47 if ((0 < numOptions) && (NULL == pEngineOptions)) {
48 SL_LOGE("numOptions=%u and pEngineOptions=NULL", numOptions);
61 for (i = 0; i < numOptions; ++i, ++option) {
sles_allinclusive.h 423 extern LI_API SLresult liCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions,
  /external/gptfdisk/
gptcl.cc 64 int opt, numOptions = 0, saveData = 0, neverSaveData = 0;
145 numOptions++;
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationOperationMultiQueueTests.cpp 527 int numOptions;
548 for (int optionNdx = 0; optionNdx <= groups[groupNdx].numOptions; ++optionNdx)
vktSynchronizationOperationSingleQueueTests.cpp 380 int numOptions;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fwpmtypes.h 106 UINT32 numOptions;
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 509 XAuint32 numOptions,
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-24/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 509 XAuint32 numOptions,
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 509 XAuint32 numOptions,
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h 509 XAuint32 numOptions,
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 783 milliseconds

1 2 3 4 5 6 7 8 91011>>