[go: nahoru, domu]

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

/frameworks/wilhelm/src/itf/
H A DIAutomaticGainControl.c28 return (v->mAGCEffect == 0);
42 android::status_t status = thiz->mAGCEffect->setEnabled((bool) thiz->mEnabled);
63 *pEnabled = (SLboolean) thiz->mAGCEffect->getEnabled();
117 (void) new (&thiz->mAGCEffect) android::sp<android::AudioEffect>();
124 thiz->mAGCEffect.~sp();
/frameworks/wilhelm/src/
H A Ditfstruct.h698 android::sp<android::AudioEffect> mAGCEffect; member in struct:__anon1812

Completed in 103 milliseconds