Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp534 void AgcDisable(preproc_effect_t* effect) { in AgcDisable() function
540 static const preproc_ops_t sAgcOps = {AgcCreate, AgcInit, NULL, AgcEnable, AgcDisable,