Home
last modified time | relevance | path

Searched refs:SLAndroidAutomaticGainControlItf (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/itf/
DIAutomaticGainControl.cpp29 SLresult IAndroidAutomaticGainControl_SetEnabled(SLAndroidAutomaticGainControlItf self, in IAndroidAutomaticGainControl_SetEnabled()
48 SLresult IAndroidAutomaticGainControl_IsEnabled(SLAndroidAutomaticGainControlItf self, in IAndroidAutomaticGainControl_IsEnabled()
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h431 typedef const struct SLAndroidAutomaticGainControlItf_ * const * SLAndroidAutomaticGainControlItf; typedef
435 SLAndroidAutomaticGainControlItf self,
439 SLAndroidAutomaticGainControlItf self,
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp404 SLAndroidAutomaticGainControlItf agcItf; in TestRecToBuffQueue()