1. 10 Jun, 2014 - 6 commits
    • James Zern's avatar
      vp9_sub_pixel_*variance*: disable avx2 variants · 520cb3f3
      James Zern authored
      tests failing under Win32/Win64
      
      + variance_test: add missing avx2 functions (partially disabled)
      
      Change-Id: I6abc0657ea076379ab9ca65c12678b9ea199849d
      520cb3f3
    • James Zern's avatar
      vp9_sad*x4d: disable avx2 variants · d3ff009d
      James Zern authored
      tests failing under Win32/Win64
      
      + sad_test: add missing avx2 functions (disabled)
      
      Change-Id: I8224fba2b270f6039ab1877d71e1e512f0081856
      d3ff009d
    • James Zern's avatar
      vp9_f(dct|ht): disable avx2 variants · dd9f5029
      James Zern authored
      tests failing under Win32/Win64
      
      + dct16x16_test: add missing avx2 functions (partially disabled)
      
      exercises the forward transforms
      no idct/iht implementations, so the c-code is used
      
      Change-Id: I04f64a457fa0828a00f32b5c9fe4f55294f21f61
      dd9f5029
    • James Zern's avatar
      convolve: disable avx2 variants · 5704578f
      James Zern authored
      tests failing under Win32/Win64
      
      Change-Id: I5d49d11911bcda3a832b14efe5500d22597bedcf
      5704578f
    • James Zern's avatar
      fdct8x8_test: add missing avx2 functions · 0d6267ca
      James Zern authored
      exercises the forward transforms
      no idct/iht implementations, so the c-code is used
      
      Change-Id: I76b4d1712f10225c1ffa5ffb0ed9a551e68b93b4
      0d6267ca
    • James Zern's avatar
      dct4x4_test: add missing avx2 functions · b8395a87
      James Zern authored
      exercises the forward transforms
      no idct/iht implementations, so the c-code is used
      
      Change-Id: I88c11ac37ac6456de9b4b3ec5da059faf4ad6066
      b8395a87
  2. 07 Jun, 2014 - 2 commits
  3. 06 Jun, 2014 - 7 commits
  4. 05 Jun, 2014 - 5 commits
  5. 04 Jun, 2014 - 6 commits
  6. 03 Jun, 2014 - 14 commits