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
161 true, // PREPROC_AEC
253 if (procId == PREPROC_AEC) {
907 if (config->inputCfg.samplingRate >= 32000 && !(session->createdMsk & (1 << PREPROC_AEC))) {

Completed in 26 milliseconds