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

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp71 // Effect operation table. Functions for all pre processors are declared in sPreProcOps[] table.
619 static const preproc_ops_t *sPreProcOps[PREPROC_NUM_EFFECTS] = { variable
722 effect->ops = sPreProcOps[procId];

Completed in 48 milliseconds