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

/frameworks/wilhelm/src/itf/
H A DIBassBoost.cpp117 static SLresult IBassBoost_GetRoundedStrength(SLBassBoostItf self, SLpermille *pStrength) argument
121 if (NULL == pStrength) {
139 *pStrength = strength;
H A DIVirtualizer.cpp119 static SLresult IVirtualizer_GetRoundedStrength(SLVirtualizerItf self, SLpermille *pStrength) argument
123 if (NULL == pStrength) {
141 *pStrength = strength;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2414 SLpermille *pStrength
2503 SLpermille *pStrength
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2180 XAuint32 * pStrength

Completed in 96 milliseconds