Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/aidl/
DPreProcessingContext.h64 bool getAutomaticGainControlV1EnableLimiter() const;
DPreProcessingContext.cpp211 bool PreProcessingContext::getAutomaticGainControlV1EnableLimiter() const { in getAutomaticGainControlV1EnableLimiter() function in aidl::android::hardware::audio::effect::PreProcessingContext
DEffectPreProcessing.cpp326 mContext->getAutomaticGainControlV1EnableLimiter()); in getParameterAutomaticGainControlV1()