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

/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp387 SLAndroidAcousticEchoCancellationItf aecItf; local
389 recorder, SL_IID_ANDROIDACOUSTICECHOCANCELLATION, (void*)&aecItf);
392 result = (*aecItf)->SetEnabled(aecItf, true);
395 result = (*aecItf)->IsEnabled(aecItf, &enabled);

Completed in 49 milliseconds