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

/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp403 SLAndroidAutomaticGainControlItf agcItf; local
405 recorder, SL_IID_ANDROIDAUTOMATICGAINCONTROL, (void*)&agcItf);
408 result = (*agcItf)->SetEnabled(agcItf, true);
411 result = (*agcItf)->IsEnabled(agcItf, &enabled);

Completed in 54 milliseconds