Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp535 static const preproc_ops_t sAgcOps = {AgcCreate, AgcInit, NULL, AgcEnable, AgcDisable, variable
700 static const preproc_ops_t* sPreProcOps[PREPROC_NUM_EFFECTS] = {&sAgcOps,