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

/frameworks/wilhelm/src/itf/
H A DIBassBoost.c38 static SLresult IBassBoost_SetEnabled(SLBassBoostItf self, SLboolean enabled)
61 static SLresult IBassBoost_IsEnabled(SLBassBoostItf self, SLboolean *pEnabled)
89 static SLresult IBassBoost_SetStrength(SLBassBoostItf self, SLpermille strength)
117 static SLresult IBassBoost_GetRoundedStrength(SLBassBoostItf self, SLpermille *pStrength)
146 static SLresult IBassBoost_IsStrengthSupported(SLBassBoostItf self, SLboolean *pSupported)
/frameworks/wilhelm/tests/examples/
H A DslesTestBassBoostPath.cpp74 SLBassBoostItf bbItf;
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLBassBoostItf interfaces for the player */
254 fprintf(stdout, "OpenSL ES test %s: exercises SLBassBoostItf ", programName);
/frameworks/wilhelm/tests/sandbox/
H A Doutputmix.c115 SLBassBoostItf outputMixBassBoost;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2397 typedef const struct SLBassBoostItf_ * const * SLBassBoostItf; typedef
2401 SLBassBoostItf self,
2405 SLBassBoostItf self,
2409 SLBassBoostItf self,
2413 SLBassBoostItf self,
2417 SLBassBoostItf self,

Completed in 54 milliseconds