Skip to content
Snippets Groups Projects
  1. May 08, 2015
  2. Apr 28, 2015
  3. Apr 22, 2015
  4. Apr 15, 2015
  5. Apr 10, 2015
  6. Mar 13, 2015
  7. Feb 27, 2015
  8. Feb 24, 2015
  9. Feb 20, 2015
  10. Feb 11, 2015
  11. Feb 06, 2015
  12. Jan 13, 2015
  13. Jan 10, 2015
  14. Jan 09, 2015
  15. Jan 06, 2015
  16. Jan 03, 2015
    • Timothy B. Terriberry's avatar
      Fix silk_VQ_WMat_EC_sse4_1(). · 7422189a
      Timothy B. Terriberry authored
      During review of c95c9a04, I replaced a call to
       _mm_cvtepi8_epi32() with the OP_CVTEPI16_EPI32_M64() macro (note
       the 16 instead of 8).
      Make a separate OP_CVTEPI8_EPI32_M32() macro and use that instead.
      
      Thaks to Wei Zhou for the report.
      7422189a
  17. Dec 26, 2014
  18. Dec 25, 2014
  19. Dec 20, 2014
  20. Dec 08, 2014
  21. Dec 01, 2014
    • Timothy B. Terriberry's avatar
      Fix celt_pitch_xcorr_c signature. · aad28187
      Timothy B. Terriberry authored
      This should not take an arch parameter, so it can properly be used
       as a fallback for accelerated versions which do not.
      This patch instead provides a separate version which can call
       accelerated helpers for platforms that have taken that approach.
      aad28187
  22. Nov 27, 2014
  23. Nov 19, 2014
  24. Oct 18, 2014
  25. Oct 17, 2014
  26. Oct 15, 2014
  27. Oct 14, 2014
  28. Oct 12, 2014
  29. Oct 07, 2014
  30. Oct 04, 2014
Loading