Home
last modified time | relevance | path

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

/frameworks/wilhelm/include/SLES/
DOpenSLES_Platform.h45 #ifndef SL_API
47 #define SL_API /* override per-platform */ macro
49 #define SL_API __declspec(dllimport) macro
DOpenSLES_Android.h85 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECT;
122 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTSEND;
166 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTCAPABILITIES;
191 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
229 extern SL_API const SLInterfaceID SL_IID_ANDROIDSIMPLEBUFFERQUEUE;
272 extern SL_API const SLInterfaceID SL_IID_ANDROIDBUFFERQUEUESOURCE;
408 extern SL_API const SLInterfaceID SL_IID_ANDROIDACOUSTICECHOCANCELLATION;
428 extern SL_API const SLInterfaceID SL_IID_ANDROIDAUTOMATICGAINCONTROL;
447 extern SL_API const SLInterfaceID SL_IID_ANDROIDNOISESUPPRESSION;
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.cpp21 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.cpp35 SL_API void SLAPIENTRY slAndroidSetLogLevel(SLAndroidLogLevel logLevel)