summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 59e8e82)
raw | patch | inline | side by side (parent: 59e8e82)
author | Frank Livingston <frank-livingston@ti.com> | |
Tue, 6 Sep 2016 19:38:48 +0000 (14:38 -0500) | ||
committer | Frank 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 | patch | blob | history |
diff --git a/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/framework/audioStreamOutProc_paramsFxns.c b/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/framework/audioStreamOutProc_paramsFxns.c
index 152c95d5506dfdcf5b49c335d0bfcf49557c2162..20dfaf3687017d09cf5eb4554e5388d4d5783022 100644 (file)
// 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,
},
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
- NULL, //PAF_AST_decodeCommand, // decodeCommand
PAF_ASOT_encodeCommand, // encodeCommand
PAF_ASOT_decodeInit, // decodeInit
- NULL, //PAF_AST_decodeInfo, // decodeInfo
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
- NULL, //PAF_AST_decodeFinalTest, // decodeFinalTest
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
- NULL, //PAF_DEC_computeFrameLength, // computeFrameLength
- NULL, //PAF_DEC_updateInputStatus, // updateInputStatus
- NULL, /* PAF_BUF_copy, */ // copy
NULL, /*headerPrint*/ // headerPrint
NULL, /*allocPrint*/ // allocPrint
NULL, /*commonPrint*/ // commonPrint