shithub: opus

Download patch

ref: 39386e0b85ec0f978aa104d312604badb9047d58
parent: 530198f955e49571b3f890b4da4d933a4cd5df4e
author: Timothy B. Terriberry <tterribe@xiph.org>
date: Mon Nov 18 08:30:13 EST 2013

Adds Neon assembly for correlation/convolution

Optimizing celt_pitch_xcorr()/xcorr_kernel() which also speeds up
FIRs, IIRs and auto-correlations

Signed-off-by: Jean-Marc Valin <jmvalin@jmvalin.ca>