Lines Matching defs:effect
269 int AgcInit (preproc_effect_t *effect) in AgcInit()
280 int AgcCreate(preproc_effect_t *effect) in AgcCreate()
293 int AgcGetParameter(preproc_effect_t *effect, in AgcGetParameter()
357 int AgcSetParameter (preproc_effect_t *effect, void *pParam, void *pValue) in AgcSetParameter()
399 void AgcEnable(preproc_effect_t *effect) in AgcEnable()
406 void AgcDisable(preproc_effect_t *effect) in AgcDisable()
434 int AecInit (preproc_effect_t *effect) in AecInit()
443 int AecCreate(preproc_effect_t *effect) in AecCreate()
456 int AecGetParameter(preproc_effect_t *effect, in AecGetParameter()
481 int AecSetParameter (preproc_effect_t *effect, void *pParam, void *pValue) in AecSetParameter()
501 void AecEnable(preproc_effect_t *effect) in AecEnable()
508 void AecDisable(preproc_effect_t *effect) in AecDisable()
515 int AecSetDevice(preproc_effect_t *effect, uint32_t device) in AecSetDevice()
559 int NsInit (preproc_effect_t *effect) in NsInit()
582 int NsCreate(preproc_effect_t *effect) in NsCreate()
604 int NsSetParameter (preproc_effect_t *effect, void *pParam, void *pValue) in NsSetParameter()
636 void NsEnable(preproc_effect_t *effect) in NsEnable()
649 void NsDisable(preproc_effect_t *effect) in NsDisable()
691 int Effect_SetState(preproc_effect_t *effect, uint32_t state) in Effect_SetState()
769 int Effect_Init(preproc_effect_t *effect, uint32_t procId) in Effect_Init()
782 int Effect_Create(preproc_effect_t *effect, in Effect_Create()
791 int Effect_Release(preproc_effect_t *effect) in Effect_Release()
1212 preproc_effect_t * effect = (preproc_effect_t *)self; in PreProcessingFx_Process() local
1403 preproc_effect_t * effect = (preproc_effect_t *) self; in PreProcessingFx_Command() local
1761 preproc_effect_t * effect = (preproc_effect_t *) self; in PreProcessingFx_GetDescriptor() local
1776 preproc_effect_t * effect = (preproc_effect_t *)self; in PreProcessingFx_ProcessReverse() local