Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp775 LVM_FLOAT * const pInputBuff = pContext->pBundledContext->pInputBuffer; in LvmBundle_process() local
807 memcpy_to_float_from_i16(pInputBuff, pIn, frameCount * FCC_2); in LvmBundle_process()
811 pInputBuff, /* Input buffer */ in LvmBundle_process()