summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4d7358)
raw | patch | inline | side by side (parent: a4d7358)
author | Frank Livingston <frank-livingston@ti.com> | |
Sun, 11 Dec 2016 01:01:18 +0000 (19:01 -0600) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Sun, 11 Dec 2016 01:01:18 +0000 (19:01 -0600) |
dolby_ip/mat-thd | patch | blob | history | |
scripts/build_alg_libs.bat | patch | blob | history |
diff --git a/dolby_ip/mat-thd b/dolby_ip/mat-thd
index 1533e81104ce46bcd3d4f413fa2789b360261a21..e35b8c514bf48b0f5d5f2d4d100cbdc8716b4031 160000 (submodule)
--- a/dolby_ip/mat-thd
+++ b/dolby_ip/mat-thd
-Subproject commit 1533e81104ce46bcd3d4f413fa2789b360261a21
+Subproject commit e35b8c514bf48b0f5d5f2d4d100cbdc8716b4031
index 58c8a9513ecfab7179273a250e0d9c661241fb52..7dd04f69598319af6b8c71b7333703305c28dd34 100644 (file)
:: THD alglib
pushd %DOLBY_IP_LROOT%\mat-thd\Dolby_MAT_Decoder_Imp\Source_Code\mat_dec\make\dthd_dec_lib\a15
-gmake clean
+gmake clean_lib
gmake
popd
:: MAT alg lib
pushd %DOLBY_IP_LROOT%\mat-thd\Dolby_MAT_Decoder_Imp\Source_Code\mat_dec\make\mat_dec_lib\a15
-gmake clean
+gmake clean_lib
gmake
popd
:: MAT-THD wrapper lib
pushd %DOLBY_IP_LROOT%\mat-thd\Dolby_MAT_Decoder_Imp\Source_Code\mat_dec\make\thd_alg_lib\a15
-gmake clean
+gmake clean_lib
gmake
popd