aboutsummaryrefslogtreecommitdiff
path: root/celt/tests/test_unit_mathops.c
AgeCommit message (Expand)Author
2020-08-21Fix MSVC warning about trunction from double to floatNirbheek Chauhan
2017-05-25Fixes unit tests that need arch-specific codeJean-Marc Valin
2016-08-09SSE2 implementation of the PVQ searchJean-Marc Valin
2015-11-02Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS).Jonathan Lennox
2015-10-07armv7: Optimize fixed point FFT using NE10 libraryViswanath Puttagunta
2015-10-07armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta
2015-09-01Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled w...Jonathan Lennox
2014-12-25armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsicsViswanath Puttagunta
2014-10-12tests: fix linking for --enable-fixed-point on ARMTristan Matthews
2014-10-03There are no tabs in source code.Timothy B. Terriberry
2014-10-03Cisco optimization for x86 & fixed pointxiangmingzhu
2013-07-15Revert "Fixes a number of double promotions and missing casts."Gregory Maxwell
2013-07-15Fixes a number of double promotions and missing casts.Gregory Maxwell
2013-06-16Moves log2Amp inside denormalise_bands() and get rid of bandE[]Jean-Marc Valin
2012-10-30Adds missing license headers on some scripts and test filesJean-Marc Valin
2012-08-19Remove C99ism in celt/tests/test_unit_mathops.c w/ fixed point build.Gregory Maxwell
2012-08-06Fix fixed-point testilog2.Timothy B. Terriberry
2012-03-05Fix --enable-fixed-point-debug.Ralph Giles
2011-10-27Test cleanups and renaming.Gregory Maxwell
2011-04-28Moved all SILK source code to the silk/ directoryJean-Marc Valin
2011-04-25Loss rate adaptation for the CELT layerJean-Marc Valin
2011-03-31draft updateJean-Marc Valin
2011-03-23Build fixesJean-Marc Valin
2011-03-21Making mode switching use the same window as CELT (squared)Jean-Marc Valin
2011-03-18CELT updateJean-Marc Valin
2011-03-18More project files updateJean-Marc Valin
2011-03-16Fixes a few PLC/DTX bugs due to the recent decode API changeJean-Marc Valin
2011-03-14Adding constrained VBR modeJean-Marc Valin
2011-03-14Draft update (allocationGregory Maxwell
2011-03-11Disable newly introduced CELT signallingJean-Marc Valin
2011-03-10Nothing to see hereJean-Marc Valin
2011-03-09CELT updateJean-Marc Valin
2011-03-07Support for glitchles mode switchingJean-Marc Valin
2011-02-28SILK/CELT updateJean-Marc Valin
2011-02-14preparing the next versionJean-Marc Valin
2011-02-14missing filesJean-Marc Valin
2011-02-14SILK and CELT updatesJean-Marc Valin
2011-02-14Update for in-band FECKoen Vos
2011-02-04draft dateJean-Marc Valin
2011-02-04CELT updateJean-Marc Valin
2011-02-04Tuning the hybrid bit-rate splitKoen Vos
2011-02-03Oops, fixed the CELT versionJean-Marc Valin
2011-02-03Update Opus range coder due to CELT refactoring.Timothy B. Terriberry
2011-02-03CELT update, version numbersJean-Marc Valin
2011-02-03Build fixesJean-Marc Valin
2011-02-03Oops, had inverted some tuning linesJean-Marc Valin
2011-02-03Hybrid mode tuningKarsten Vandborg Sorensen
2011-02-03CELT updateJean-Marc Valin
2011-02-03Some work on the buildJean-Marc Valin
2011-02-02Enabling the CELT post-filter in OpusJean-Marc Valin