Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp700 static const preproc_ops_t* sPreProcOps[PREPROC_NUM_EFFECTS] = {&sAgcOps, variable
798 effect->ops = sPreProcOps[procId]; in Effect_Init()