/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/ |
OpenSLES_Android.h | 39 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECT; 49 SLInterfaceID effectImplementationId); 52 SLInterfaceID effectImplementationId); 55 SLInterfaceID effectImplementationId, 59 SLInterfaceID effectImplementationId, 63 SLInterfaceID effectImplementationId, 76 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTSEND; 86 SLInterfaceID effectImplementationId, 92 SLInterfaceID effectImplementationId, 105 SLInterfaceID effectImplementationId [all...] |
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/SLES/ |
OpenSLES_Android.h | 39 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECT; 49 SLInterfaceID effectImplementationId); 52 SLInterfaceID effectImplementationId); 55 SLInterfaceID effectImplementationId, 59 SLInterfaceID effectImplementationId, 63 SLInterfaceID effectImplementationId, 76 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTSEND; 86 SLInterfaceID effectImplementationId, 92 SLInterfaceID effectImplementationId, 105 SLInterfaceID effectImplementationId [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/SLES/ |
OpenSLES_Android.h | 39 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECT; 49 SLInterfaceID effectImplementationId); 52 SLInterfaceID effectImplementationId); 55 SLInterfaceID effectImplementationId, 59 SLInterfaceID effectImplementationId, 63 SLInterfaceID effectImplementationId, 76 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTSEND; 86 SLInterfaceID effectImplementationId, 92 SLInterfaceID effectImplementationId, 105 SLInterfaceID effectImplementationId [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/SLES/ |
OpenSLES_Android.h | 39 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECT; 49 SLInterfaceID effectImplementationId); 52 SLInterfaceID effectImplementationId); 55 SLInterfaceID effectImplementationId, 59 SLInterfaceID effectImplementationId, 63 SLInterfaceID effectImplementationId, 76 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTSEND; 86 SLInterfaceID effectImplementationId, 92 SLInterfaceID effectImplementationId, 105 SLInterfaceID effectImplementationId [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/SLES/ |
OpenSLES_Android.h | 39 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECT; 49 SLInterfaceID effectImplementationId); 52 SLInterfaceID effectImplementationId); 55 SLInterfaceID effectImplementationId, 59 SLInterfaceID effectImplementationId, 63 SLInterfaceID effectImplementationId, 76 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTSEND; 86 SLInterfaceID effectImplementationId, 92 SLInterfaceID effectImplementationId, 105 SLInterfaceID effectImplementationId [all...] |
/frameworks/wilhelm/src/ |
sl_entry.c | 23 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) 53 SLInterfaceID *pInterfaceId)
|
xa_entry.c | 29 (const SLInterfaceID *) pInterfaceIds, (const SLboolean *) pInterfaceRequired, 56 result = liQuerySupportedInterfaces(index, (SLInterfaceID *) pInterfaceId,
|
/frameworks/wilhelm/src/android/ |
android_Effect.h | 79 extern SLresult android_genericFx_createEffect(IAndroidEffect* iae, SLInterfaceID pUuid, 82 extern SLresult android_genericFx_releaseEffect(IAndroidEffect* iae, SLInterfaceID pUuid); 84 extern SLresult android_genericFx_setEnabled(IAndroidEffect* iae, SLInterfaceID pUuid, 87 extern SLresult android_genericFx_isEnabled(IAndroidEffect* iae, SLInterfaceID pUuid, 90 extern SLresult android_genericFx_sendCommand(IAndroidEffect* iae, SLInterfaceID pUuid, 94 extern bool android_genericFx_hasEffect(IAndroidEffect* iae, SLInterfaceID pUuid); 112 extern SLresult android_fxSend_attachToAux(CAudioPlayer* ap, SLInterfaceID pUuid, 135 extern bool android_fx_initEffectDescriptor(const SLInterfaceID effectId,
|
/frameworks/wilhelm/src/desktop/ |
OutputMixExt.h | 22 extern const SLInterfaceID SL_IID_OUTPUTMIXEXT;
|
/frameworks/wilhelm/src/itf/ |
IAndroidEffect.cpp | 24 SLInterfaceID effectImplementationId) { 50 SLInterfaceID effectImplementationId) { 62 SLInterfaceID effectImplementationId, SLboolean enabled) { 74 SLInterfaceID effectImplementationId, SLboolean * pEnabled) { 86 SLInterfaceID effectImplementationId, SLuint32 command, SLuint32 commandSize,
|
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)
|
/frameworks/wilhelm/src/ut/ |
OpenSLESUT.c | 32 const SLInterfaceID *iid; ///< The interface ID 103 void slesutPrintIID(SLInterfaceID iid) 124 void slesutPrintIIDs(SLInterfaceID *pInterfaceIds, SLboolean *pInterfaceRequired,
|
/frameworks/wilhelm/tests/examples/ |
slesTestEffectCapabilities.cpp | 47 void guidToString(const SLInterfaceID guid, char *str) { 81 SLInterfaceID iidArray[MAX_NUMBER_INTERFACES]; 125 SLInterfaceID effectType, effectImplementation;
|
/development/ndk/platforms/android-14/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...] |
/development/ndk/platforms/android-9/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...] |
/frameworks/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...] |
/prebuilts/ndk/5/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...] |
/prebuilts/ndk/6/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...] |
/prebuilts/ndk/6/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...] |
/prebuilts/ndk/7/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...] |
/prebuilts/ndk/7/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...] |
/prebuilts/ndk/7/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...] |
/prebuilts/ndk/7/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...] |
/prebuilts/ndk/8/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...] |