]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Add at-boot testing configuration for MAT-THD decoder.
authorFrank Livingston <frank-livingston@ti.com>
Mon, 28 Nov 2016 23:03:07 +0000 (17:03 -0600)
committerFrank Livingston <frank-livingston@ti.com>
Mon, 28 Nov 2016 23:03:07 +0000 (17:03 -0600)
pasdk/test_dsp/application/itopo/evmk2g/atboot.c

index 67725bfd7796fccb74e66f1b7a038e5edc7e6fc7..b77f39f4dec8cd456238b3614d8b76d96fd71b91 100644 (file)
@@ -47,7 +47,7 @@ All rights reserved.
 #include <pa_i13_evmk2g_io_a.h> //<pa_i13_evmda830_io_a.h>
 
 #ifndef SIMULATE_SIO
-#define DDP
+//#define DDP
 #ifdef TEST_MULTICHANNEL
 #ifndef DDP
 //THD
@@ -58,6 +58,10 @@ All rights reserved.
     writeVOLOffsetMasterN(0x7fff), \
     writeSYSRecreationModeDirect, \
     writeSYSChannelConfigurationRequestSurround4_1, \
+    writeTHDDRCDisable, \
+    writeTHDDRCCutN(0), \
+    writeTHDDRCBoostN(0), \
+    writeTHDLosslessDisable, \
     execPAIOutAnalog, \
     execPAIInHDMI
 #else