]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
PASDK-443:Fix comment
authorFrank Livingston <frank-livingston@ti.com>
Tue, 21 Nov 2017 17:41:13 +0000 (11:41 -0600)
committerFrank Livingston <frank-livingston@ti.com>
Tue, 21 Nov 2017 17:41:13 +0000 (11:41 -0600)
pasdk/test_dsp/framework/audioStreamOutProc.c

index 4f42f8c0c638f5dd529459543f9dee53a510cc6d..be08b59c5ee0844c717bb5a9b4eb0a3a1ee214dd 100644 (file)
@@ -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;