HomeSort by relevance Sort by last modified time
    Searched refs:SLInterfaceID (Results 26 - 50 of 79) sorted by null

12 3 4

  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 100 } * SLInterfaceID;
240 extern SLAPIENTRY const SLInterfaceID SL_IID_NULL;
386 extern SLAPIENTRY const SLInterfaceID SL_IID_OBJECT;
416 const SLInterfaceID iid,
443 SLInterfaceID * pInterfaceIDs,
511 extern SLAPIENTRY const SLInterfaceID SL_IID_AUDIOIODEVICECAPABILITIES;
629 extern SLAPIENTRY const SLInterfaceID SL_IID_LED;
673 extern SLAPIENTRY const SLInterfaceID SL_IID_VIBRA;
759 extern SLAPIENTRY const SLInterfaceID SL_IID_METADATAEXTRACTION;
822 extern SLAPIENTRY const SLInterfaceID SL_IID_METADATATRAVERSAL
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 100 } * SLInterfaceID;
240 extern SL_API const SLInterfaceID SL_IID_NULL;
386 extern SL_API const SLInterfaceID SL_IID_OBJECT;
416 const SLInterfaceID iid,
443 SLInterfaceID * pInterfaceIDs,
511 extern SL_API const SLInterfaceID SL_IID_AUDIOIODEVICECAPABILITIES;
629 extern SL_API const SLInterfaceID SL_IID_LED;
673 extern SL_API const SLInterfaceID SL_IID_VIBRA;
759 extern SL_API const SLInterfaceID SL_IID_METADATAEXTRACTION;
822 extern SL_API const SLInterfaceID SL_IID_METADATATRAVERSAL
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 100 } * SLInterfaceID;
240 extern SL_API const SLInterfaceID SL_IID_NULL;
386 extern SL_API const SLInterfaceID SL_IID_OBJECT;
416 const SLInterfaceID iid,
443 SLInterfaceID * pInterfaceIDs,
511 extern SL_API const SLInterfaceID SL_IID_AUDIOIODEVICECAPABILITIES;
629 extern SL_API const SLInterfaceID SL_IID_LED;
673 extern SL_API const SLInterfaceID SL_IID_VIBRA;
759 extern SL_API const SLInterfaceID SL_IID_METADATAEXTRACTION;
822 extern SL_API const SLInterfaceID SL_IID_METADATATRAVERSAL
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 100 } * SLInterfaceID;
240 extern SLAPIENTRY const SLInterfaceID SL_IID_NULL;
386 extern SLAPIENTRY const SLInterfaceID SL_IID_OBJECT;
416 const SLInterfaceID iid,
443 SLInterfaceID * pInterfaceIDs,
511 extern SLAPIENTRY const SLInterfaceID SL_IID_AUDIOIODEVICECAPABILITIES;
629 extern SLAPIENTRY const SLInterfaceID SL_IID_LED;
673 extern SLAPIENTRY const SLInterfaceID SL_IID_VIBRA;
759 extern SLAPIENTRY const SLInterfaceID SL_IID_METADATAEXTRACTION;
822 extern SLAPIENTRY const SLInterfaceID SL_IID_METADATATRAVERSAL
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 100 } * SLInterfaceID;
240 extern SLAPIENTRY const SLInterfaceID SL_IID_NULL;
386 extern SLAPIENTRY const SLInterfaceID SL_IID_OBJECT;
416 const SLInterfaceID iid,
443 SLInterfaceID * pInterfaceIDs,
511 extern SLAPIENTRY const SLInterfaceID SL_IID_AUDIOIODEVICECAPABILITIES;
629 extern SLAPIENTRY const SLInterfaceID SL_IID_LED;
673 extern SLAPIENTRY const SLInterfaceID SL_IID_VIBRA;
759 extern SLAPIENTRY const SLInterfaceID SL_IID_METADATAEXTRACTION;
822 extern SLAPIENTRY const SLInterfaceID SL_IID_METADATATRAVERSAL
    [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h 100 } * SLInterfaceID;
240 extern SL_API const SLInterfaceID SL_IID_NULL;
386 extern SL_API const SLInterfaceID SL_IID_OBJECT;
416 const SLInterfaceID iid,
443 SLInterfaceID * pInterfaceIDs,
511 extern SL_API const SLInterfaceID SL_IID_AUDIOIODEVICECAPABILITIES;
629 extern SL_API const SLInterfaceID SL_IID_LED;
673 extern SL_API const SLInterfaceID SL_IID_VIBRA;
759 extern SL_API const SLInterfaceID SL_IID_METADATAEXTRACTION;
822 extern SL_API const SLInterfaceID SL_IID_METADATATRAVERSAL
    [all...]
  /system/media/wilhelm/src/itf/
IAndroidEffectCapabilities.c 44 SLuint32 index, SLInterfaceID *pEffectType, SLInterfaceID *pEffectImplementation,
55 *pEffectType = (SLInterfaceID) &thiz->mFxDescriptors[index].type;
58 *pEffectImplementation = (SLInterfaceID) &thiz->mFxDescriptors[index].uuid;
IAndroidEffectSend.c 23 SLInterfaceID effectImplementationId, SLboolean enable, SLmillibel initialLevel)
61 SLInterfaceID effectImplementationId, SLboolean *pEnable)
143 SLInterfaceID effectImplementationId, SLmillibel sendLevel)
184 SLInterfaceID effectImplementationId, SLmillibel *pSendLevel)
IDynamicInterfaceManagement.c 98 const SLInterfaceID iid = &SL_IID_array[MPH]; // equal but not == to the original IID
106 const SLInterfaceID iid, SLboolean async)
201 SLDynamicInterfaceManagementItf self, const SLInterfaceID iid)
347 const SLInterfaceID iid = &SL_IID_array[MPH]; // equal but not == to the original IID
354 const SLInterfaceID iid, SLboolean async)
IEngine.c 115 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
153 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
192 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
425 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
563 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
609 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
646 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
684 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
733 SLDataSource *pDataSource, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds,
778 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired
    [all...]
IObject.c 325 static SLresult IObject_GetInterface(SLObjectItf self, const SLInterfaceID iid, void *pInterface)
687 SLint16 numInterfaces, SLInterfaceID *pInterfaceIDs, SLboolean enabled)
703 SLInterfaceID iid = pInterfaceIDs[i];
  /system/media/wilhelm/src/autogen/
IID_to_MPH.c 28 /** \brief Map SLInterfaceID to its minimal perfect hash (MPH), or -1 if unknown */
30 int IID_to_MPH(const SLInterfaceID iid)
255 SLInterfaceID trial = &SL_IID_array[MPH];
  /system/media/wilhelm/tests/sandbox/
engine.c 35 SLInterfaceID *engine_ids = calloc(numSupportedInterfaces+1, sizeof(SLInterfaceID));
43 SLInterfaceID interfaceID;
76 SLInterfaceID null_id[1] = {NULL};
multiplay.c 147 const SLInterfaceID engine_ids[] = {SL_IID_ENGINE};
159 const SLInterfaceID mix_ids[] = {SL_IID_VOLUME};
182 const SLInterfaceID player_ids[] =
outputmix.c 49 SLInterfaceID interfaceID;
127 SLInterfaceID ids[10] = {SL_IID_OBJECT, SL_IID_DYNAMICINTERFACEMANAGEMENT, SL_IID_OUTPUTMIX,
urimime.c 78 SLInterfaceID ids[1];
playbq.c 216 SLInterfaceID ids[1] = {SL_IID_ENVIRONMENTALREVERB};
262 SLInterfaceID ids2[3] = {SL_IID_BUFFERQUEUE, SL_IID_PLAYBACKRATE, SL_IID_EFFECTSEND};
  /system/media/wilhelm/src/
entry.c 30 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired,
215 LI_API SLresult liQuerySupportedInterfaces(SLuint32 index, SLInterfaceID *pInterfaceId,
sles_allinclusive.h 294 extern /*static*/ int IID_to_MPH(const SLInterfaceID iid);
297 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds,
424 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired,
428 extern LI_API SLresult liQuerySupportedInterfaces(SLuint32 index, SLInterfaceID *pInterfaceId,
  /system/media/wilhelm/src/android/
android_Effect.cpp 43 static inline SLuint32 KEY_FROM_GUID(SLInterfaceID pUuid) {
500 SLresult android_fxSend_attachToAux(CAudioPlayer* ap, SLInterfaceID pUuid, SLboolean attach,
619 bool android_fx_initEffectDescriptor(const SLInterfaceID effectId,
728 SLresult android_genericFx_createEffect(IAndroidEffect* iae, SLInterfaceID pUuid, int sessionId) {
763 SLresult android_genericFx_releaseEffect(IAndroidEffect* iae, SLInterfaceID pUuid) {
779 SLresult android_genericFx_setEnabled(IAndroidEffect* iae, SLInterfaceID pUuid, SLboolean enabled) {
794 SLresult android_genericFx_isEnabled(IAndroidEffect* iae, SLInterfaceID pUuid, SLboolean *pEnabled)
809 SLresult android_genericFx_sendCommand(IAndroidEffect* iae, SLInterfaceID pUuid,
837 bool android_genericFx_hasEffect(IAndroidEffect* iae, SLInterfaceID pUuid) {
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 166 const SLInterfaceID ids[1] = {SL_IID_ENVIRONMENTALREVERB};
208 const SLInterfaceID ids[3] = {SL_IID_BUFFERQUEUE, SL_IID_EFFECTSEND,
276 const SLInterfaceID ids[3] = {SL_IID_SEEK, SL_IID_MUTESOLO, SL_IID_VOLUME};
580 const SLInterfaceID ids[3] = {SL_IID_SEEK, SL_IID_MUTESOLO, SL_IID_VOLUME};
652 const SLInterfaceID id[1] = {SL_IID_ANDROIDSIMPLEBUFFERQUEUE};
  /system/media/wilhelm/tests/automated/
BufferQueue_test.cpp 64 static const SLInterfaceID ids[1] = { SL_IID_BUFFERQUEUE };
66 static const SLInterfaceID ids_mutesolo[2] = { SL_IID_BUFFERQUEUE, SL_IID_MUTESOLO };
68 static const SLInterfaceID ids_seek[2] = { SL_IID_BUFFERQUEUE, SL_IID_SEEK };
  /system/media/wilhelm/tests/listening/
seekTorture.c 73 SLInterfaceID ids[1] = {SL_IID_SEEK};
  /system/media/wilhelm/tests/examples/
slesTestFeedback.cpp 315 SLInterfaceID ids_tx[1] = {SL_IID_BUFFERQUEUE};
352 SLInterfaceID ids_rx[1] = {SL_IID_ANDROIDSIMPLEBUFFERQUEUE};
slesTestBassBoostPath.cpp 77 SLInterfaceID iidArray[MAX_NUMBER_INTERFACES];

Completed in 725 milliseconds

12 3 4