Skip to content
Snippets Groups Projects
  1. Nov 25, 2023
  2. Nov 21, 2023
  3. Nov 20, 2023
    • Victor Ding's avatar
      Optimize NSQ_del_dec() for AVX2 · 735c4070
      Victor Ding authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      The optimization is bit-exact with C function.
      
      This optimization speeds up SILK encoder (floating point) as following:
      
      AMD Zen:
      Complexity 0-5 :      0%
      Complexity 6-7 : 3 -  7%
      Complexity 8-10: 8 - 15%
      
      Intel Skylake:
      Complexity 0-5 :       0%
      Complexity 6-7 : 14 - 18%
      Complexity 8-10: 17 - 22%
      
      Adapted by Jean-Marc Valin
      Verified
      735c4070
  4. Nov 16, 2023
  5. Oct 18, 2023
  6. Oct 17, 2023
  7. Oct 15, 2023
  8. Jun 22, 2023
  9. Jun 21, 2023
  10. Jun 20, 2023
  11. Jun 16, 2023
  12. Jul 10, 2022
  13. Jul 08, 2022
  14. May 12, 2021
  15. Oct 28, 2020
  16. Aug 08, 2020
  17. Jun 13, 2020
  18. Jun 01, 2020
  19. Apr 21, 2020
  20. Apr 26, 2019
  21. Apr 03, 2019
  22. Mar 27, 2018
  23. Nov 07, 2017
  24. May 25, 2017
  25. Apr 13, 2017
  26. Feb 21, 2017
  27. Feb 15, 2017
    • Jean-Marc Valin's avatar
      Adding a unit test for LPC_inv_pred_gain() · 68688651
      Jean-Marc Valin authored
      It checks that no clearly unstable filter passes the LPC_inv_pred_gain()
      test. Also, this will make it possible to check assembly for correctness.
      
      Modified from an original patch from Linfeng Zhang <linfengz@google.com>.
      Verified
      68688651
  28. Nov 17, 2016
  29. Oct 29, 2016
  30. Jul 27, 2016
Loading