author | Frank Livingston <frank-livingston@ti.com> | |
Sat, 28 Jan 2017 01:38:28 +0000 (19:38 -0600) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Sat, 28 Jan 2017 01:38:28 +0000 (19:38 -0600) |
1 | 2 | |||
---|---|---|---|---|
pasdk/common/dbgDib.c | patch | | diff1 | | diff2 | | blob | history |
pasdk/test_dsp/framework/audioStreamInpProc.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc pasdk/common/dbgDib.c
Simple merge
index 9dbed6ce80cffae98f67005b1fcbfdb71b7ecbc0,c3fbfe38639fb56eeaa909a10235658ed9863ff3..4c5227dd2363f154230b74708113fc204dd00d6a
return ASPERR_RECLAIM;
}
- // FL: debug, capture input buffer AFTER cache_inv
- //Cache_inv (pAstCfg->xInp[zMI].pInpBuf->pntr.pSmInt, (pAstCfg->xInp[zMI].pInpBuf->frameLength * pAstCfg->xInp[zMI].pInpBuf->sizeofElement), Cache_Type_ALLD, 0);
- //Cache_wait();
-
+ // FL: debug, capture input buffer
-
capIb(pAstCfg->xInp[zMI].pInpBuf);
gcapIb_cnt++;