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

/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Platform.h45 #ifndef SL_API
47 #define SL_API /* override per-platform */ macro
49 #define SL_API __declspec(dllimport) macro
H A 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;
429 extern SL_API const SLInterfaceID SL_IID_ANDROIDAUTOMATICGAINCONTROL;
452 extern SL_API const SLInterfaceID SL_IID_ANDROIDNOISESUPPRESSION;
H A 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 cons
[all...]
/frameworks/wilhelm/src/
H A Dsllog.c35 SL_API void SLAPIENTRY slAndroidSetLogLevel(SLAndroidLogLevel logLevel)
H A Dsl_entry.c21 SL_API SLresult SLAPIENTRY slCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions,
37 SL_API SLresult SLAPIENTRY slQueryNumSupportedEngineInterfaces(SLuint32 *pNumSupportedInterfaces)
52 SL_API SLresult SLAPIENTRY slQuerySupportedEngineInterfaces(SLuint32 index,

Completed in 1063 milliseconds