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

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp45 PREPROC_AEC, // Acoustic Echo Canceler enumerator in enum:preproc_id
162 true, // PREPROC_AEC
254 if (procId == PREPROC_AEC) {
951 if (config->inputCfg.samplingRate >= 32000 && !(session->createdMsk & (1 << PREPROC_AEC))) {

Completed in 8 milliseconds