Searched refs:SUB_FX_HOST (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/proxy/
H A DEffectProxy.cpp75 pContext->eHandle[SUB_FX_HOST] = pContext->eHandle[SUB_FX_OFFLOAD] = NULL;
109 pContext->sube[SUB_FX_HOST] = sube[1];
110 pContext->desc[SUB_FX_HOST] = desc[1];
111 pContext->aeli[SUB_FX_HOST] = aeli[1];
115 pContext->sube[SUB_FX_HOST] = sube[0];
116 pContext->desc[SUB_FX_HOST] = desc[0];
117 pContext->aeli[SUB_FX_HOST] = aeli[0];
126 effect_uuid_t uuid_print = pContext->desc[SUB_FX_HOST].uuid;
157 if (pContext->eHandle[SUB_FX_HOST])
158 pContext->aeli[SUB_FX_HOST]
[all...]
H A DEffectProxy.h23 SUB_FX_HOST, // Index of HOST in the descriptor and handle arrays enumerator in enum:android::__anon233

Completed in 402 milliseconds