commit | c95c9a048f3283afb2e412b10085d4f7c19e1412 | [log] [tgz] |
---|---|---|
author | xiangmingzhu <xiangzhu@cisco.com> | Wed Apr 30 15:48:07 2014 +0800 |
committer | Jean-Marc Valin <jmvalin@jmvalin.ca> | Fri Oct 03 21:16:00 2014 -0400 |
tree | ed8873af6559d7a98922e0fed85be47c826ef521 | |
parent | 80460334b77d70e665a390503cd8992cdad06c10 [diff] |
Cisco optimization for x86 & fixed point 1. Only for fixed point on x86 platform (32bit and 64bit, uses SIMD intrinsics up to SSE4.2) 2. Use "configure --enable-fixed-point --enable-intrinsics" to enable optimization, default is disabled. 3. Official test cases are verified and passed. Signed-off-by: Timothy B. Terriberry <tterribe@xiph.org>