Rework pred pixel buffer system in non-RD coding mode
authorJingning Han <jingning@google.com>
Wed, 29 Oct 2014 23:37:16 +0000 (16:37 -0700)
committerJingning Han <jingning@google.com>
Thu, 30 Oct 2014 18:08:35 +0000 (11:08 -0700)
commit7bea8c59f934aa8bfab43935b2355b88adaa12f0
tree52074204ea205b06b434b9f8d24aed771f754f2e
parent9349a28e80b568495d56d6364d3c7ed1abb51188
Rework pred pixel buffer system in non-RD coding mode

This commit makes the inter prediction buffer system to support
hybrid partition search. It reduces the runtime of speed -5 by
about 3%. No compression performance change.

vidyo1 720p 1000 kbps
11831 ms -> 11497 ms

nik 720p 1000 kbps
10919 ms -> 10645 ms

Change-Id: I5b2da747c6395c253cd074d3907f5402e1840c36
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_pickmode.c