Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp268 int AgcInit(preproc_effect_t* effect) { in AgcInit() function
284 AgcInit(effect); in AgcCreate()
535 static const preproc_ops_t sAgcOps = {AgcCreate, AgcInit, NULL, AgcEnable, AgcDisable,