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

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp69 typedef struct preproc_ops_s preproc_ops_t; typedef in typeref:struct:preproc_ops_s
90 const preproc_ops_t *ops; // effect ops table
413 static const preproc_ops_t sAgcOps = {
540 static const preproc_ops_t sAecOps = {
607 static const preproc_ops_t sNsOps = {
619 static const preproc_ops_t *sPreProcOps[PREPROC_NUM_EFFECTS] = {

Completed in 1200 milliseconds