Home
last modified time | relevance | path

Searched refs:SL_IID_ANDROIDAUTOMATICGAINCONTROL (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/src/itf/
DIAutomaticGainControl.cpp94 if (!android_fx_initEffectDescriptor(SL_IID_ANDROIDAUTOMATICGAINCONTROL, in IAndroidAutomaticGainControl_Expose()
/frameworks/wilhelm/src/
Dsl_iid.cpp87 const SLInterfaceID SL_IID_ANDROIDAUTOMATICGAINCONTROL = variable
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp248 iidArray[index++] = SL_IID_ANDROIDAUTOMATICGAINCONTROL; in TestRecToBuffQueue()
406 recorder, SL_IID_ANDROIDAUTOMATICGAINCONTROL, (void*)&agcItf); in TestRecToBuffQueue()
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h428 extern SL_API const SLInterfaceID SL_IID_ANDROIDAUTOMATICGAINCONTROL;
/frameworks/wilhelm/src/android/
DAudioRecorder_to_android.cpp754 if (memcmp(SL_IID_ANDROIDAUTOMATICGAINCONTROL, &descriptor->type, in android_audioRecorder_realize()