Prune RT mode decisions for BLOCK_32x32 and up
commitbbc8c9d29ab584482f7560e1f31a492d7c7c09b0
authorAlex Converse <aconverse@google.com>
Fri, 28 Feb 2014 04:07:43 +0000 (27 20:07 -0800)
committerAlex Converse <aconverse@google.com>
Tue, 4 Mar 2014 17:48:31 +0000 (4 09:48 -0800)
tree91ef8fd44e5b6f326ca545b18b2c12fd5348d494
parent02b8baf35e76bbb04effa5dee5ca16e2898e7af8
Prune RT mode decisions for BLOCK_32x32 and up

* Remove all non-DC intra modes for BLOCK_32x32 and up
* Remove all intra modes for blocks bigger than BLOCK_32x32
* Remove ZEROMV for BLOCK_32x32 and up
* Only consider NEARESTMV for blocks bigger than BLOCK_32x32

Change-Id: Ia18351a238213e2f072f9e481d622949346a245f
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c