Searched refs:itfe (Results 1 – 11 of 11) sorted by relevance
262 effect_handle_t itfe; in EffectCreate() local295 ret = l->desc->create_effect(uuid, sessionId, ioId, &itfe); in EffectCreate()303 fx->subItfe = itfe; in EffectCreate()304 if ((*itfe)->process_reverse != NULL) { in EffectCreate()305 fx->itfe = (struct effect_interface_s *)&gInterfaceWithReverse; in EffectCreate()308 fx->itfe = (struct effect_interface_s *)&gInterface; in EffectCreate()320 … ALOGV("EffectCreate() created entry %p with sub itfe %p in library %s", *pHandle, itfe, l->name); in EffectCreate()
56 struct effect_interface_s *itfe; member
126 const struct effect_interface_s *itfe; member
331 pContext->itfe = &gLvmEffectInterface; in EffectCreate()339 pContext->itfe = &gLvmEffectInterface; in EffectCreate()347 pContext->itfe = &gLvmEffectInterface; in EffectCreate()354 pContext->itfe = &gLvmEffectInterface; in EffectCreate()
92 const struct effect_interface_s *Downmix_api = downmixEffectHandle->itfe; in DownmixConfiureAndEnable()117 const struct effect_interface_s *Downmix_api = downmixEffectHandle->itfe; in DownmixExecute()
49 const struct effect_interface_s *itfe; member
250 module->itfe = &gDownmixInterface; in DownmixLib_Create()
294 const struct effect_interface_s *itfe; member
110 const struct effect_interface_s *itfe; member148 pContext->itfe = &gEqualizerInterface; in EffectCreate()
86 const struct effect_interface_s *itfe; member772 effect->itfe = &sEffectInterfaceReverse; in Effect_Init()774 effect->itfe = &sEffectInterface; in Effect_Init()787 *interface = (effect_handle_t)&effect->itfe; in Effect_Create()
146 const struct effect_interface_s *itfe; member239 pContext->itfe = &gReverbInterface; in EffectCreate()