Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp69 typedef struct preproc_ops_s preproc_ops_t; typedef
90 const preproc_ops_t *ops; // effect ops table
414 static const preproc_ops_t sAgcOps = {
542 static const preproc_ops_t sAecOps = {
660 static const preproc_ops_t sNsOps = {
672 static const preproc_ops_t *sPreProcOps[PREPROC_NUM_EFFECTS] = {