Home
last modified time | relevance | path

Searched refs:SLBassBoostItf (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
DIBassBoost.cpp38 static SLresult IBassBoost_SetEnabled(SLBassBoostItf self, SLboolean enabled) in IBassBoost_SetEnabled()
61 static SLresult IBassBoost_IsEnabled(SLBassBoostItf self, SLboolean *pEnabled) in IBassBoost_IsEnabled()
89 static SLresult IBassBoost_SetStrength(SLBassBoostItf self, SLpermille strength) in IBassBoost_SetStrength()
117 static SLresult IBassBoost_GetRoundedStrength(SLBassBoostItf self, SLpermille *pStrength) in IBassBoost_GetRoundedStrength()
146 static SLresult IBassBoost_IsStrengthSupported(SLBassBoostItf self, SLboolean *pSupported) in IBassBoost_IsStrengthSupported()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h2397 typedef const struct SLBassBoostItf_ * const * SLBassBoostItf; typedef
2401 SLBassBoostItf self,
2405 SLBassBoostItf self,
2409 SLBassBoostItf self,
2413 SLBassBoostItf self,
2417 SLBassBoostItf self,
/frameworks/wilhelm/tests/examples/
DslesTestBassBoostPath.cpp74 SLBassBoostItf bbItf; in TestBassBoostPathFromFD()
/frameworks/wilhelm/tests/sandbox/
Doutputmix.c115 SLBassBoostItf outputMixBassBoost; in main()