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

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp271 webrtc::GainControl *agc = static_cast<webrtc::GainControl *>(effect->engine);
272 agc->set_mode(webrtc::GainControl::kFixedDigital);
281 webrtc::GainControl *agc = effect->session->apm->gain_control();
300 webrtc::GainControl *agc = static_cast<webrtc::GainControl *>(effect->engine);
361 webrtc::GainControl *agc = static_cast<webrtc::GainControl *>(effect->engine);
400 webrtc::GainControl *agc = static_cast<webrtc::GainControl *>(effec
[all...]
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java595 public static interface GainControl { interface in class:ExifInterface

Completed in 70 milliseconds