Marcus Asteborg
|
f9d3d432d1
Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr
|
6 tahun lalu |
Ralph Giles
|
e2cdf9b98f
Rename arm ne10 assembly optimization files.
|
7 tahun lalu |
Ralph Giles
|
6db968e9ad
Rename SSE 4.1 files to match their targets.
|
7 tahun lalu |
Ralph Giles
|
c5ce20e6e8
Fix spacing in celt_sources.mk.
|
7 tahun lalu |
Linfeng Zhang
|
4d4ed208b1
Optimize fixed-point celt_inner_prod() and dual_inner_prod() for ARM NEON
|
8 tahun lalu |
Jean-Marc Valin
|
76674feae2
SSE2 implementation of the PVQ search
|
8 tahun lalu |
Viswanath Puttagunta
|
f48abe8308
armv7(float): Optimize encode usecase using NE10 library
|
9 tahun lalu |
Jonathan Lennox
|
cb0875e07d
Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source.
|
9 tahun lalu |
Viswanath Puttagunta
|
0b0a2b4d06
armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics
|
10 tahun lalu |
xiangmingzhu
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
10 tahun lalu |
Timothy B. Terriberry
|
39386e0b85
Adds Neon assembly for correlation/convolution
|
11 tahun lalu |
Aurélien Zanelli
|
cd4c8249bc
Add run-time CPU detection and support for ARM architecture
|
11 tahun lalu |
Jean-Marc Valin
|
6906210cb0
Splits out the CELT encoder and decoder
|
12 tahun lalu |
Jean-Marc Valin
|
2779df7ff6
Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.c
|
13 tahun lalu |
Jean-Marc Valin
|
c37499090b
renames the libcelt/ directory to celt/
|
13 tahun lalu |
Jean-Marc Valin
|
79f303909a
Fixes the build of the draft
|
13 tahun lalu |
Timothy B. Terriberry
|
a1dd0fcf93
Update Opus range coder due to CELT refactoring.
|
14 tahun lalu |
Jean-Marc Valin
|
5060bfd783
file list update
|
14 tahun lalu |
Jean-Marc Valin
|
1c09febec7
A simpler build system for the draft
|
14 tahun lalu |