Add prediction mode skipping in non-rd situation
authorYunqing Wang <yunqingwang@google.com>
Wed, 19 Mar 2014 18:52:13 +0000 (11:52 -0700)
committerYunqing Wang <yunqingwang@google.com>
Fri, 21 Mar 2014 16:15:36 +0000 (09:15 -0700)
commit49b2330d8b3e8efa39af9195c984ca46d0b761e2
tree584a2072cb7dc656e19707a4377a85f3f716e840
parent46c71e5eba67f4a98eba275e99cbeb9a40cb0a54
Add prediction mode skipping in non-rd situation

In non-rd pick_mode code, added mode skipping according to
thresholds. Used rd thresholds now, but we can modified them
later for real-time case.

RTC set borg test showed a 0.095% PSNR gain. For different rtc
clips, the real-time(speed 7) encoder speedup is 2% - 10%.

Change-Id: Ic72535c96b891092c662453be32d3168f7e34dcc
vp9/encoder/vp9_pickmode.c