Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/tests/
DPreProcessingTest.cpp39 PREPROC_AGC, // Automatic Gain Control enumerator
228 {"agc", no_argument, &effectEn[PREPROC_AGC], 1}, in main()
379 if (effectEn[PREPROC_AGC]) { in main()
382 effectHandle[PREPROC_AGC]); in main()
389 effectHandle[PREPROC_AGC]); in main()
/frameworks/av/media/libeffects/preprocessing/benchmarks/
Dpreprocessing_benchmark.cpp171 PREPROC_AGC, // Automatic Gain Control enumerator
/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp43 PREPROC_AGC, // Automatic Gain Control enumerator