]> granicus.if.org Git - libvpx/commit
Add more checking to using_small_partition_info
authorYunqing Wang <yunqingwang@google.com>
Thu, 1 Aug 2013 18:37:41 +0000 (11:37 -0700)
committerYunqing Wang <yunqingwang@google.com>
Thu, 1 Aug 2013 18:37:41 +0000 (11:37 -0700)
commit215b010f4b3b1a530b4d9d774b87107ec0172a0b
tree8f1825626ed7c9adf9b19902e04bfc42df43325c
parent7965a6ea34b128c22c91a87aa19a3b33062a6388
Add more checking to using_small_partition_info

If the partition is out of partition size range, we don't
need to process small partition information.

Change-Id: Ice9bfbbdebe1f2ef79271a3aee17de0ed4608376
vp9/encoder/vp9_encodeframe.c