]> granicus.if.org Git - libvpx/commit
Simplify skip check.
authorAlex Converse <aconverse@google.com>
Mon, 23 Mar 2015 17:53:31 +0000 (10:53 -0700)
committerAlex Converse <aconverse@google.com>
Mon, 23 Mar 2015 17:53:31 +0000 (10:53 -0700)
commitb7605a9d7069f7d7a162dad3434aab3cbd142d72
tree3a5248845b7c40d9226084f7f880b376f7975283
parentf7bcce91afb858084cb006a3660330af0ad71bb6
Simplify skip check.

SEG_LVL_SKIP implies skip. This is enforced by skip = write_skip().

Change-Id: I61c79581c9c53deae36685c2bcf388cb4d8827d3
vp9/encoder/vp9_bitstream.c