Home
last modified time | relevance | path

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

/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h61 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECT;
98 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTSEND;
142 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTCAPABILITIES;
167 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
193 extern SL_API const SLInterfaceID SL_IID_ANDROIDSIMPLEBUFFERQUEUE;
236 extern SL_API const SLInterfaceID SL_IID_ANDROIDBUFFERQUEUESOURCE;
370 extern SL_API const SLInterfaceID SL_IID_ANDROIDACOUSTICECHOCANCELLATION;
394 extern SL_API const SLInterfaceID SL_IID_ANDROIDAUTOMATICGAINCONTROL;
417 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)