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
414 static const preproc_ops_t sAgcOps = {
541 static const preproc_ops_t sAecOps = {
659 static const preproc_ops_t sNsOps = {
671 static const preproc_ops_t *sPreProcOps[PREPROC_NUM_EFFECTS] = {

Completed in 87 milliseconds