Skip to content
Snippets Groups Projects
  1. Mar 09, 2016
  2. Mar 08, 2016
  3. Mar 07, 2016
  4. Mar 05, 2016
  5. Mar 04, 2016
    • Yue Chen's avatar
      Fix a bug in obmc prediction · 10cdeab4
      Yue Chen authored
      For left side obmc, the input of the mask function is corrected as
      the column coordinate.
      Also, minor fixes for a compiler warning.
      
      Change-Id: Ia981ef443d5b0285a93d73e5c7ab83f8c3a23464
      10cdeab4
    • Yi Luo's avatar
      Added vp10_fht4x4_sse2() unit test · 267f73a1
      Yi Luo authored
      Inherited class TransformTestBase to derived class VP10Trans4x4HT.
      Employed RunCoeffCheck() to test vp10_fht4x4_sse2() against
      C reference vp10_fht4x4_c().
      fdst4_sse2() related seven hybrid transform cases are covered
       in this test.
      Wrote a header file for test base class. Some modification to
      make sure the base class can be used for 8x8, 16x16, 32x32 cases.
      All related tests passed.
      
      Change-Id: I6b19a39d3ea30b657847781e78e73b829998a57a
      267f73a1
    • Sarah Parker's avatar
      Adding speed feature interface for ext tx search · 2ca7d42e
      Sarah Parker authored
      This sets up the interface for 3 speed features that progressively
      eliminate a greater number of transforms in ext tx using
      pre-trained support vector machines.
      Each speed feature still needs to be implemented.
      
      Change-Id: Ia508aeadc0cffdc080fb227f357a5d1dfbca08e2
      2ca7d42e
    • Jingning Han's avatar
  6. Mar 03, 2016
  7. Mar 02, 2016
Loading