]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Remove debug captures from DSP code
authorFrank Livingston <frank-livingston@ti.com>
Mon, 15 Aug 2016 16:28:48 +0000 (11:28 -0500)
committerFrank 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

index e786d622ca9eda3b89fcf07f7150312330c36a31..0995fb1eb7eb4bbef2927bc7e1bc9586c14bde2b 100644 (file)
@@ -696,8 +696,8 @@ Void taskAsipFxn(
         }
 
         // 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 */
@@ -2534,7 +2534,7 @@ PAF_ASIT_decodeInfo(
         }
         
         // FL: debug, capture input buffer
-        capIb(pC->xInp[zMI].pInpBuf);
+        //capIb(pC->xInp[zMI].pInpBuf);
         
         //
         // Simulate Rx SIO_reclaim() pend