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.cpp634 effect_buffer_t* pOutTmp; in LvmBundle_process() local
639 pOutTmp = pOut; in LvmBundle_process()
652 pOutTmp = pContext->pBundledContext->workBuffer; in LvmBundle_process()
661 pOutTmp, /* Output buffer */ in LvmBundle_process()
669 pOut[i] = pOut[i] + pOutTmp[i]; in LvmBundle_process()