Home
last modified time | relevance | path

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

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