1. 13 Sep, 2013 - 7 commits
    • Jingning Han's avatar
      Merge "Adaptive motion search control" · e8a967d9
      Jingning Han authored
      e8a967d9
    • Jingning Han's avatar
      Adaptive motion search control · c4826c59
      Jingning Han authored
      This commit enables adaptive constraint on motion search range for
      smaller partitions, given the motion vectors of collocated larger
      partition as a candidate initial search point.
      
      It makes speed 0 runtime of bus at CIF and 2000 kbps goes from
      167s down to 162s (3% speed-up), at 0.01dB performance gains. In
      the settings of speed 1, this makes the runtime goes from 33687 ms
      to 32142 ms (4.5% speed-up), at 0.03dB performance gains.
      
      Compression performance wise, it gains at speed 1:
      derf  0.118%
      yt    0.237%
      hd    0.203%
      stdhd 0.438%
      
      Change-Id: Ic8b34c67810d9504a9579bef2825d3fa54b69454
      c4826c59
    • Deb Mukherjee's avatar
      0c303823
    • Paul Wilkins's avatar
      Merge "Fix VP9_mode_order[]" · 5d864235
      Paul Wilkins authored
      5d864235
    • Scott LaVarnway's avatar
      8fc95a1b
    • Paul Wilkins's avatar
      Fix VP9_mode_order[] · 1407cf85
      Paul Wilkins authored
      Mis-merge of the following change managed to break mode order
      and delete two mode options (new alt ref and near alt ref)
      It also created a situation where we could test two undefined
      modes off the end of the VP9_mode_order[] data structure.
        "clang warnings : remove split and i4x4_pred fake modes"
        "Change Id: I8ef3c*"
      
      Initial testing on Akiyo at speed 2.
      101.35	 44.567	 44.447 improves to
      96.82	 44.915	 44.815
      
      Approx 0.3-0.4db gain and 2.5% size reduction
      
      Change-Id: Icff813e7c0778d140ad4f0eea18cf1ed203c4e34
      1407cf85
    • Paul Wilkins's avatar
      Merge "Deleted #include <inttypes.h>" · 9c9a3b27
      Paul Wilkins authored
      9c9a3b27
  2. 12 Sep, 2013 - 9 commits
  3. 11 Sep, 2013 - 9 commits
  4. 10 Sep, 2013 - 15 commits