From 0efcc2be1f988603f8239310e88da2a9623347c8 Mon Sep 17 00:00:00 2001 From: Felicia Lim Date: Tue, 6 Nov 2018 12:35:39 -0800 Subject: Upgrade Opus to v1.3 Bug: 63932386 Test: - verified builds for arm*/x86* - checked functionality using an emulator and stagefright Change-Id: I10c4b267be1c846d8992e3c5f6d2576c2cb258a9 Signed-off-by: Felicia Lim --- opus_headers.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'opus_headers.mk') diff --git a/opus_headers.mk b/opus_headers.mk index 43a978cd..27596f2a 100644 --- a/opus_headers.mk +++ b/opus_headers.mk @@ -1,7 +1,9 @@ OPUS_HEAD = \ include/opus.h \ include/opus_multistream.h \ +include/opus_projection.h \ src/opus_private.h \ src/analysis.h \ +src/mapping_matrix.h \ src/mlp.h \ src/tansig_table.h -- cgit v1.2.3