]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
PADK-516:Remove conflicting function definition
authorFrank Livingston <frank-livingston@ti.com>
Thu, 1 Feb 2018 22:58:35 +0000 (16:58 -0600)
committerFrank Livingston <frank-livingston@ti.com>
Thu, 1 Feb 2018 22:58:35 +0000 (16:58 -0600)
pasdk/test_dsp/framework/audioStreamInpProc.h

index 1801cb70910fdc368e70fbbaa9cfa8090884c9c9..58d0d9c92bcc9685129b543e7b9cafadf06199dc 100644 (file)
@@ -602,10 +602,12 @@ Int asipDecodeProcessing(
         PAF_ASIT_Config *pAsitCfg,
         Int sourceSelect);
 
+/*
 Int decDecodeInit(
         const PAF_ASIT_Params *pP,
         PAF_ASIT_Config *pAsitCfg,
         Int sourceSelect);
+*/        
 Int getFrameLengthSourceSel(
         const PAF_ASIT_Params *pP,
         Int8 sourceSelect);