Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/itf/
H A DIEffectSend.cpp225 static SLresult IEffectSend_GetDirectLevel(SLEffectSendItf self, SLmillibel *pDirectLevel) in IEffectSend_GetDirectLevel() argument
229 if (NULL == pDirectLevel) { in IEffectSend_GetDirectLevel()
237 *pDirectLevel = ap->mDirectLevel; in IEffectSend_GetDirectLevel()
240 *pDirectLevel = 0; in IEffectSend_GetDirectLevel()
H A DIAndroidEffectSend.cpp116 SLmillibel *pDirectLevel) in IAndroidEffectSend_GetDirectLevel() argument
120 if (NULL == pDirectLevel) { in IAndroidEffectSend_GetDirectLevel()
128 *pDirectLevel = ap->mDirectLevel; in IAndroidEffectSend_GetDirectLevel()
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h147 SLmillibel *pDirectLevel
H A DOpenSLES.h1644 SLmillibel *pDirectLevel