Skip to content
Snippets Groups Projects
  1. Mar 13, 2015
  2. Feb 27, 2015
  3. Feb 24, 2015
  4. Feb 20, 2015
  5. Feb 11, 2015
  6. Feb 06, 2015
  7. Jan 13, 2015
  8. Jan 10, 2015
  9. Jan 09, 2015
  10. Jan 06, 2015
  11. 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
  12. Dec 26, 2014
  13. Dec 25, 2014
  14. Dec 20, 2014
  15. Dec 08, 2014
  16. 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
  17. Nov 27, 2014
  18. Nov 19, 2014
  19. Oct 18, 2014
  20. Oct 17, 2014
  21. Oct 15, 2014
  22. Oct 14, 2014
  23. Oct 12, 2014
  24. Oct 07, 2014
  25. Oct 04, 2014
  26. Sep 30, 2014
  27. Sep 29, 2014
  28. Sep 26, 2014
Loading