]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Change ENC channel map from for 7.1
authorFrank Livingston <frank-livingston@ti.com>
Thu, 1 Dec 2016 18:13:23 +0000 (12:13 -0600)
committerFrank Livingston <frank-livingston@ti.com>
Thu, 1 Dec 2016 18:13:23 +0000 (12:13 -0600)
pasdk/test_dsp/application/itopo/evmk2g/atboot.c

index b089d97f07d4f0c9665cee32fe64ed9b684272fe..e8e4f965f3e30b4c58d132dcc7c1f858ed4b4ec9 100644 (file)
@@ -64,7 +64,7 @@ All rights reserved.
 //DDP
 #define CUS_ATBOOT_S \
     writeDECChannelMapTo16(PAF_LEFT,PAF_RGHT,8,9,2,12,10,11,-3,-3,-3,-3,-3,-3,-3,-3), \
-    writeENCChannelMapFrom16(PAF_LEFT,PAF_RGHT,8,9,2,12,6,7,-3,-3,-3,-3,-3,-3,-3,-3), \
+    writeENCChannelMapFrom16(PAF_LEFT,PAF_RGHT,8,9,2,12,10,11,-3,-3,-3,-3,-3,-3,-3,-3), \
     writeVOLControlMasterN(0), \
     writeVOLOffsetMasterN(0x7fff), \
     writeSYSRecreationModeDirect, \