summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 084b976)
raw | patch | inline | side by side (parent: 084b976)
author | Frank Livingston <frank-livingston@ti.com> | |
Mon, 15 Aug 2016 16:28:48 +0000 (11:28 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Mon, 15 Aug 2016 16:28:48 +0000 (11:28 -0500) |
procsdk_audio_x_xx_xx_xx/test_dsp/framework/audioStreamInpProc.c | patch | blob | history |
diff --git a/procsdk_audio_x_xx_xx_xx/test_dsp/framework/audioStreamInpProc.c b/procsdk_audio_x_xx_xx_xx/test_dsp/framework/audioStreamInpProc.c
index e786d622ca9eda3b89fcf07f7150312330c36a31..0995fb1eb7eb4bbef2927bc7e1bc9586c14bde2b 100644 (file)
}
// FL: debug, reset IB capture buffer
- capIbReset();
- Log_info0("capIbReset()");
+ //capIbReset();
+ //Log_info0("capIbReset()");
// FL: send source select message to slave
pAspMsg = (ASP_Msg *)MessageQ_alloc(hAspMsgMaster->heapId, hAspMsgMaster->msgSize); /* allocate message */
}
// FL: debug, capture input buffer
- capIb(pC->xInp[zMI].pInpBuf);
+ //capIb(pC->xInp[zMI].pInpBuf);
//
// Simulate Rx SIO_reclaim() pend