Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp553 ar->mAutomaticGainControl.mAGCDescriptor.name); in checkAndSetPerformanceModePre()
554 flags = ar->mAutomaticGainControl.mAGCDescriptor.flags; in checkAndSetPerformanceModePre()
765 descriptor = &ar->mAutomaticGainControl.mAGCDescriptor; in android_audioRecorder_realize()
771 android_agc_init(sessionId, &ar->mAutomaticGainControl); in android_audioRecorder_realize()
/aosp12/frameworks/wilhelm/src/
H A Dclasses.h148 IAndroidAutomaticGainControl mAutomaticGainControl; member
H A Dclasses.cpp135 mAutomaticGainControl)},