Searched refs:pOutTmp (Results 1 – 1 of 1) sorted by relevance
721 LVM_INT16 *pOutTmp; in LvmBundle_process() local724 pOutTmp = pOut; in LvmBundle_process()734 pOutTmp = pContext->pBundledContext->workBuffer; in LvmBundle_process()750 pOutTmp, /* Output buffer */ in LvmBundle_process()758 fwrite(pOutTmp, frameCount*sizeof(LVM_INT16)*2, 1, pContext->pBundledContext->PcmOutPtr); in LvmBundle_process()764 pOut[i] = clamp16((LVM_INT32)pOut[i] + (LVM_INT32)pOutTmp[i]); in LvmBundle_process()