Commit History

Author SHA1 Message Date
  Viswanath Puttagunta f48abe8308 armv7(float): Optimize encode usecase using NE10 library 9 years ago
  Jonathan Lennox 43120f0075 Reorganize x86 SSE intrinsics code. 9 years ago
  Jonathan Lennox b4aa5dc858 Reorganize configure's detection of intrinsics functions: 9 years ago
  Viswanath Puttagunta 0b0a2b4d06 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics 10 years ago
  Timothy B. Terriberry aad281878d Fix celt_pitch_xcorr_c signature. 10 years ago
  Timothy B. Terriberry 020a0a48d5 Fix build bustage from c95c9a048. 10 years ago
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
  Rhishikesh Agashe f133bac6f9 MIPS optimizations 10 years ago
  Jean-Marc Valin 57cd849cf7 Defining celt_inner_prod() and using it instead of explicit loops. 11 years ago
  Timothy B. Terriberry a8fa0cb629 Remove the celt_pitch_xcorr() test code. 11 years ago
  Timothy B. Terriberry 5c02c5ffb5 Make celt_pitch_xcorr_edsp() work on ARMv5TE. 11 years ago
  Timothy B. Terriberry aa8ff201b5 Clean up celt_pitch_xcorr() test code. 11 years ago
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
  Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
  Jean-Marc Valin a156c5ece7 Makes the SILK pitch search use celt_pitch_xcorr() 11 years ago
  Jean-Marc Valin b9176a4c3e Makes dual_inner_prod() more generic to increase its use 11 years ago
  Jean-Marc Valin 71766ef7a4 Avoids symbol clashes with Speex (pitch_xcorr) and libm (y1) 11 years ago
  Jean-Marc Valin f22e54dca4 Fixes fixed-point on x86 (no SSE). 11 years ago
  Jean-Marc Valin a092aa8f80 Adds SSE support (only xcorr_kernel() for now) 11 years ago
  Jean-Marc Valin 068cbd89bf Creates xcorr_kernel() that gets used by pitch_xcorr, celt_fir and celt_iir. 11 years ago
  Jean-Marc Valin e8e57a32f6 Optimizes _celt_autocorr() by using pitch_xcorr() 11 years ago
  Gregory Maxwell de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. 12 years ago
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 years ago
  Ralph Giles 120800f8fa Rename '_FOO' to avoid potentional collisions with reserved identifiers. 13 years ago
  Jean-Marc Valin c37499090b renames the libcelt/ directory to celt/ 13 years ago
  Jean-Marc Valin 310af750eb Moved all SILK source code to the silk/ directory 13 years ago
  Jean-Marc Valin d2124cdf0d Loss rate adaptation for the CELT layer 13 years ago
  Jean-Marc Valin fa869134da draft update 13 years ago
  Jean-Marc Valin 940931e49b Build fixes 13 years ago
  Jean-Marc Valin 381c706add Making mode switching use the same window as CELT (squared) 14 years ago