From: Frank Livingston Date: Tue, 21 Nov 2017 17:41:13 +0000 (-0600) Subject: PASDK-443:Fix comment X-Git-Url: https://git.ti.com/gitweb?p=processor-sdk%2Fperformance-audio-sr.git;a=commitdiff_plain;h=9db8d30dbe6528aad4ec54796e83b8b01d3b19e3;ds=sidebyside PASDK-443:Fix comment --- diff --git a/pasdk/test_dsp/framework/audioStreamOutProc.c b/pasdk/test_dsp/framework/audioStreamOutProc.c index 4f42f8c0..be08b59c 100644 --- a/pasdk/test_dsp/framework/audioStreamOutProc.c +++ b/pasdk/test_dsp/framework/audioStreamOutProc.c @@ -2559,7 +2559,7 @@ PAF_ASOT_decodeEncode( } // TODO: use pC->xOut[z].pOutBuf in following ->encode call -#if 1 // (***) FL: shows timing of Output Rx SIO reclaim +#if 1 // (***) FL: shows timing of Output Tx SIO reclaim // (***) debug // B8 { static Uint8 toggleState = 0;