Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/aidl/
DPreProcessingContext.h55 int getAcousticEchoCancelerEchoDelay() const;
DPreProcessingContext.cpp163 int PreProcessingContext::getAcousticEchoCancelerEchoDelay() const { in getAcousticEchoCancelerEchoDelay() function in aidl::android::hardware::audio::effect::PreProcessingContext
DEffectPreProcessing.cpp286 mContext->getAcousticEchoCancelerEchoDelay()); in getParameterAcousticEchoCanceler()