Home
last modified time | relevance | path

Searched refs:SL_API (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h84 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECT;
121 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTSEND;
165 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTCAPABILITIES;
190 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
228 extern SL_API const SLInterfaceID SL_IID_ANDROIDSIMPLEBUFFERQUEUE;
271 extern SL_API const SLInterfaceID SL_IID_ANDROIDBUFFERQUEUESOURCE;
405 extern SL_API const SLInterfaceID SL_IID_ANDROIDACOUSTICECHOCANCELLATION;
425 extern SL_API const SLInterfaceID SL_IID_ANDROIDAUTOMATICGAINCONTROL;
444 extern SL_API const SLInterfaceID SL_IID_ANDROIDNOISESUPPRESSION;
DOpenSLES_Platform.h45 #ifndef SL_API
47 #define SL_API /* override per-platform */ macro
49 #define SL_API __declspec(dllimport) macro
DOpenSLES.h240 extern SL_API const SLInterfaceID SL_IID_NULL;
386 extern SL_API const SLInterfaceID SL_IID_OBJECT;
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;
859 extern SL_API const SLInterfaceID SL_IID_DYNAMICSOURCE;
875 extern SL_API const SLInterfaceID SL_IID_OUTPUTMIX;
924 extern SL_API const SLInterfaceID SL_IID_PLAY;
[all …]
/frameworks/wilhelm/src/
Dsl_entry.c21 SL_API SLresult SLAPIENTRY slCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions, in slCreateEngine()
37 SL_API SLresult SLAPIENTRY slQueryNumSupportedEngineInterfaces(SLuint32 *pNumSupportedInterfaces) in slQueryNumSupportedEngineInterfaces()
52 SL_API SLresult SLAPIENTRY slQuerySupportedEngineInterfaces(SLuint32 index, in slQuerySupportedEngineInterfaces()
Dsllog.c35 SL_API void SLAPIENTRY slAndroidSetLogLevel(SLAndroidLogLevel logLevel)