summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 94a8ec2)
raw | patch | inline | side by side (parent: 94a8ec2)
author | Frank Livingston <frank-livingston@ti.com> | |
Wed, 21 Sep 2016 15:40:47 +0000 (10:40 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Wed, 21 Sep 2016 15:40:47 +0000 (10:40 -0500) |
processor_audio_sdk_1_00_00_00/pasdk/test_dsp/application/itopo/evmk2g/atboot.c | patch | blob | history | |
processor_audio_sdk_1_00_00_00/pasdk/test_dsp/framework/itopo/patchs.c | patch | blob | history |
diff --git a/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/application/itopo/evmk2g/atboot.c b/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/application/itopo/evmk2g/atboot.c
index 765e190b7fafebe61728d634056ed1519677e4c9..487b030bb43f3253137e37c1bdfacbc90b7aa6bc 100644 (file)
writeVOLControlMasterN(0), \
writeVOLOffsetMasterN(0x7fff), \
writeSYSRecreationModeDirect, \
- writeSYSChannelConfigurationRequestSurround2ATMOS_1(4), \
- writeDDPJOCDecodeModeDisable, \
+ writeSYSChannelConfigurationRequestSurround4_1, \
execPAIOutAnalog, \
execPAIInHDMIStereo
//
//writeSYSChannelConfigurationRequestSurround4_1, \
//writeSYSChannelConfigurationRequestSurround2ATMOS_1(4), \ // L/R,C,LFE,Ls/Rs,Ltm/Rtm
//
+ //writeDDPJOCDecodeModeDisable, \
+ //
+ //
//execPAIOutAnalogSlave, \
//execPAIInAnalog
//execPAIOutAnalog, \
diff --git a/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/framework/itopo/patchs.c b/processor_audio_sdk_1_00_00_00/pasdk/test_dsp/framework/itopo/patchs.c
index c5fd5f7509995dd9981864f25b8fac827754652d..6663df321fef1c60ea8cf0fa7e5e0bd308cd889c 100644 (file)
#define SUC_TIH_ISUC SRC_TIH_ISRC
#endif
-//#define _OAR_
+#define _OAR_
#ifdef _OAR_
#include <oar.h>
#include <oar_tig.h>
#endif
-#define _DAP_
+//#define _DAP_
#ifdef _DAP_
#include <dap.h>
#include <dap_tig.h>