Home
last modified time | relevance | path

Searched refs:pOutTmp (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp728 effect_buffer_t *pOutTmp; in LvmBundle_process() local
733 pOutTmp = pOut; in LvmBundle_process()
746 pOutTmp = pContext->pBundledContext->workBuffer; in LvmBundle_process()
756 pOutTmp, /* Output buffer */ in LvmBundle_process()
765 pOut[i] = pOut[i] + pOutTmp[i]; in LvmBundle_process()