aboutsummaryrefslogtreecommitdiff
path: root/silk_headers.mk
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-28 21:17:26 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-28 21:17:26 +0000
commit6b6bee25314cfac02cc555cddedb9680c63a26d6 (patch)
tree237d6cc1ffccbe6e8d5de6dc95c699934878e774 /silk_headers.mk
parent79181daa729bbfd77c8bf51dbcac8aac1593ccba (diff)
downloadsrc-6b6bee25314cfac02cc555cddedb9680c63a26d6.tar.gz
Update Opus to 1.0.2.
This update contains improvements for PLC, and various other fixes. TBR=wez@chromium.org Review URL: https://codereview.chromium.org/12388030 git-svn-id: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus@185324 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'silk_headers.mk')
-rw-r--r--silk_headers.mk26
1 files changed, 26 insertions, 0 deletions
diff --git a/silk_headers.mk b/silk_headers.mk
new file mode 100644
index 0000000..45c6985
--- /dev/null
+++ b/silk_headers.mk
@@ -0,0 +1,26 @@
+SILK_HEAD = \
+silk/debug.h \
+silk/control.h \
+silk/errors.h \
+silk/API.h \
+silk/typedef.h \
+silk/define.h \
+silk/main.h \
+silk/PLC.h \
+silk/structs.h \
+silk/tables.h \
+silk/tuning_parameters.h \
+silk/Inlines.h \
+silk/MacroCount.h \
+silk/MacroDebug.h \
+silk/macros.h \
+silk/pitch_est_defines.h \
+silk/resampler_private.h \
+silk/resampler_rom.h \
+silk/resampler_structs.h \
+silk/SigProc_FIX.h \
+silk/fixed/main_FIX.h \
+silk/fixed/structs_FIX.h \
+silk/float/main_FLP.h \
+silk/float/structs_FLP.h \
+silk/float/SigProc_FLP.h