Searched refs:preproc_effect_t (Results 1 – 1 of 1) sorted by relevance
74 int (*create)(preproc_effect_t* fx);75 int (*init)(preproc_effect_t* fx);76 int (*reset)(preproc_effect_t* fx);77 void (*enable)(preproc_effect_t* fx);78 void (*disable)(preproc_effect_t* fx);269 int AgcInit(preproc_effect_t* effect) { in AgcInit()1052 preproc_effect_t* effect = (preproc_effect_t*)self; in PreProcessingFx_Process()1100 preproc_effect_t* effect = (preproc_effect_t*)self; in PreProcessingFx_Command()1440 preproc_effect_t* effect = (preproc_effect_t*)self; in PreProcessingFx_GetDescriptor()1453 preproc_effect_t* effect = (preproc_effect_t*)self; in PreProcessingFx_ProcessReverse()[all …]