Set the skip flag to 1 for skippable blocks
authorYunqing Wang <yunqingwang@google.com>
Mon, 15 Sep 2014 23:50:19 +0000 (16:50 -0700)
committerYunqing Wang <yunqingwang@google.com>
Mon, 15 Sep 2014 23:50:19 +0000 (16:50 -0700)
commit46aed7b8d0b5f6f33d047c47a229f0f93033e39e
tree1889355b9a9d03feb1a26a9901c9ef6fe99b9c30
parent11ee24825ec255c690181c3b0f64195ba358d075
Set the skip flag to 1 for skippable blocks

If the partition block is skippable, which means no coefficients
for Y, U, and V planes, its skip flag is set to 1. No quality
change (verified by borg tests), and no noticeable speed change.

Change-Id: I9231f720f8dd6364384cf05aa148ca24d75450f1
vp9/encoder/vp9_rdopt.c