• Home
  • Raw
  • Download

Lines Matching defs:effect

268 int  AgcInit (preproc_effect_t *effect)  in AgcInit()
279 int AgcCreate(preproc_effect_t *effect) in AgcCreate()
292 int AgcGetParameter(preproc_effect_t *effect, in AgcGetParameter()
356 int AgcSetParameter (preproc_effect_t *effect, void *pParam, void *pValue) in AgcSetParameter()
398 void AgcEnable(preproc_effect_t *effect) in AgcEnable()
405 void AgcDisable(preproc_effect_t *effect) in AgcDisable()
433 int AecInit (preproc_effect_t *effect) in AecInit()
442 int AecCreate(preproc_effect_t *effect) in AecCreate()
455 int AecGetParameter(preproc_effect_t *effect, in AecGetParameter()
480 int AecSetParameter (preproc_effect_t *effect, void *pParam, void *pValue) in AecSetParameter()
500 void AecEnable(preproc_effect_t *effect) in AecEnable()
507 void AecDisable(preproc_effect_t *effect) in AecDisable()
514 int AecSetDevice(preproc_effect_t *effect, uint32_t device) in AecSetDevice()
553 int NsInit (preproc_effect_t *effect) in NsInit()
561 int NsCreate(preproc_effect_t *effect) in NsCreate()
574 int NsGetParameter(preproc_effect_t *effect, in NsGetParameter()
583 int NsSetParameter (preproc_effect_t *effect, void *pParam, void *pValue) in NsSetParameter()
589 void NsEnable(preproc_effect_t *effect) in NsEnable()
596 void NsDisable(preproc_effect_t *effect) in NsDisable()
634 int Effect_SetState(preproc_effect_t *effect, uint32_t state) in Effect_SetState()
711 int Effect_Init(preproc_effect_t *effect, uint32_t procId) in Effect_Init()
724 int Effect_Create(preproc_effect_t *effect, in Effect_Create()
733 int Effect_Release(preproc_effect_t *effect) in Effect_Release()
1161 preproc_effect_t * effect = (preproc_effect_t *)self; in PreProcessingFx_Process() local
1338 preproc_effect_t * effect = (preproc_effect_t *) self; in PreProcessingFx_Command() local
1697 preproc_effect_t * effect = (preproc_effect_t *) self; in PreProcessingFx_GetDescriptor() local
1712 preproc_effect_t * effect = (preproc_effect_t *)self; in PreProcessingFx_ProcessReverse() local