]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Fix DSP params for custom ASOT params
authorFrank Livingston <frank-livingston@ti.com>
Tue, 6 Sep 2016 19:38:48 +0000 (14:38 -0500)
committerFrank Livingston <frank-livingston@ti.com>
Tue, 6 Sep 2016 19:38:48 +0000 (14:38 -0500)
processor_audio_sdk_1_00_00_00/pasdk/test_dsp/framework/audioStreamOutProc_paramsFxns.c

index 152c95d5506dfdcf5b49c335d0bfcf49557c2162..20dfaf3687017d09cf5eb4554e5388d4d5783022 100644 (file)
@@ -54,7 +54,7 @@ All rights reserved.
 //   Return:    N.A.
 //   Trace:     None.
 //
 //   Return:    N.A.
 //   Trace:     None.
 //
-const PAF_AST_Fxns PAF_ASOT_params_fxns =
+const PAF_ASOT_Fxns PAF_ASOT_params_fxns =
 {
     {   // initPhase[8]
         PAF_ASOT_initPhaseMalloc,
 {
     {   // initPhase[8]
         PAF_ASOT_initPhaseMalloc,
@@ -68,33 +68,21 @@ const PAF_AST_Fxns PAF_ASOT_params_fxns =
     },
     PAF_ASOT_initFrame0,                    // initFrame0
     PAF_ASOT_initFrame1,                    // initFrame1
     },
     PAF_ASOT_initFrame0,                    // initFrame0
     PAF_ASOT_initFrame1,                    // initFrame1
-    NULL, //PAF_AST_passProcessing,         // passProcessing        
-    NULL, //PAF_AST_passProcessingCopy,     // passProcessingCopy    
-    NULL, //PAF_AST_autoProcessing,         // autoProcessing
     PAF_ASOT_decodeProcessing,              // decodeProcessing
     PAF_ASOT_decodeProcessing,              // decodeProcessing
-    NULL, //PAF_AST_decodeCommand,          // decodeCommand
     PAF_ASOT_encodeCommand,                 // encodeCommand
     PAF_ASOT_decodeInit,                    // decodeInit
     PAF_ASOT_encodeCommand,                 // encodeCommand
     PAF_ASOT_decodeInit,                    // decodeInit
-    NULL, //PAF_AST_decodeInfo,             // decodeInfo
     PAF_ASOT_decodeInfo1,                   // decodeInfo1
     PAF_ASOT_decodeInfo2,                   // decodeInfo2
     PAF_ASOT_decodeInfo1,                   // decodeInfo1
     PAF_ASOT_decodeInfo2,                   // decodeInfo2
-    NULL, //PAF_AST_decodeCont,             // decodeCont
-    NULL, //PAF_AST_decodeDecode,           // decodeDecode
     PAF_ASOT_decodeStream,                  // decodeStream
     PAF_ASOT_decodeEncode,                  // decodeEncode
     PAF_ASOT_decodeStream,                  // decodeStream
     PAF_ASOT_decodeEncode,                  // decodeEncode
-    NULL, //PAF_AST_decodeFinalTest,        // decodeFinalTest
     PAF_ASOT_decodeComplete,                // decodeComplete
     PAF_ASOT_selectDevices,                 // selectDevices
     PAF_ASOT_decodeComplete,                // decodeComplete
     PAF_ASOT_selectDevices,                 // selectDevices
-    NULL, //PAF_AST_sourceDecode,           // sourceDecode
     PAF_ASOT_startOutput,                   // startOutput
     PAF_ASOT_stopOutput,                    // stopOutput
     PAF_ASOT_setCheckRateX,                 // setCheckRateX
     PAF_ASOT_streamChainFunction,           // streamChainFunction
     PAF_DEC_deviceAllocate,                 // deviceAllocate
     PAF_DEC_deviceSelect,                   // deviceSelect
     PAF_ASOT_startOutput,                   // startOutput
     PAF_ASOT_stopOutput,                    // stopOutput
     PAF_ASOT_setCheckRateX,                 // setCheckRateX
     PAF_ASOT_streamChainFunction,           // streamChainFunction
     PAF_DEC_deviceAllocate,                 // deviceAllocate
     PAF_DEC_deviceSelect,                   // deviceSelect
-    NULL, //PAF_DEC_computeFrameLength,     // computeFrameLength
-    NULL, //PAF_DEC_updateInputStatus,      // updateInputStatus
-    NULL, /* PAF_BUF_copy, */               // copy
     NULL, /*headerPrint*/                   // headerPrint
     NULL, /*allocPrint*/                    // allocPrint
     NULL, /*commonPrint*/                   // commonPrint
     NULL, /*headerPrint*/                   // headerPrint
     NULL, /*allocPrint*/                    // allocPrint
     NULL, /*commonPrint*/                   // commonPrint