Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libeffects/preprocessing/aidl/
H A DPreProcessingContext.h70 AutomaticGainControlV2::LevelEstimator getAutomaticGainControlV2LevelEstimator() const;
H A DPreProcessingContext.cpp234 PreProcessingContext::getAutomaticGainControlV2LevelEstimator() const { in getAutomaticGainControlV2LevelEstimator() function in aidl::android::hardware::audio::effect::PreProcessingContext
H A DEffectPreProcessing.cpp356 mContext->getAutomaticGainControlV2LevelEstimator()); in getParameterAutomaticGainControlV2()