Displaying 3 results from an estimated 3 matches for "rfcv1_final_xcorr_fixed_armv8".
2015 Apr 02
2
Testing ARMv8 Ne10 and intrinsics branch
...10 capitalizations seem to be in use. Also, where should
the NE10 headers be installed? In $PREFIX/include or
$PREFIX/include/Ne10/? The configure.ac tests seems to assume the
former, but your precompiled root disagrees.
Opus master (36e0445)
Float: 20.312s
Fast float: 20.542s
Fixed: 17.402s
Opus rfcv1_final_xcorr_fixed_armv8 (eb95379)
Fixed w/ intrinsics, no ne10: 16.384s
2015 Apr 02
0
Testing ARMv8 Ne10 and intrinsics branch
...e should
> the NE10 headers be installed? In $PREFIX/include or
> $PREFIX/include/Ne10/? The configure.ac tests seems to assume the
> former, but your precompiled root disagrees.
>
> Opus master (36e0445)
> Float: 20.312s
> Fast float: 20.542s
> Fixed: 17.402s
>
> Opus rfcv1_final_xcorr_fixed_armv8 (eb95379)
> Fixed w/ intrinsics, no ne10: 16.384s
2015 Mar 31
6
[RFC PATCH v1 0/5] aarch64: celt_pitch_xcorr: Fixed point series
...at [2]
For reference, you can use the Ne10 pre-built libraries
at [3]
Note that I am working with Phil at ARM to get my patch at [4]
upstreamed to Ne10.
[1]: http://lists.xiph.org/pipermail/opus/2015-March/002941.html
[2]: https://git.linaro.org/people/viswanath.puttagunta/opus.git
Branch: rfcv1_final_xcorr_fixed_armv8
[3]: http://people.linaro.org/~viswanath.puttagunta/opus/NE10_root/
[4]: git://git.linaro.org/people/viswanath.puttagunta/Ne10.git
Branch: rfcv1_rc1_armv8
Jonathan Lennox (1):
Intrinsics/RTCD related fixes. Mostly x86
Viswanath Puttagunta (4):
armv7(float): Optimize encode usecase using...