vp9: Refactor choose_partitioning.
authorJackyChen <jackychen@google.com>
Fri, 29 Apr 2016 22:19:28 +0000 (15:19 -0700)
committerJackyChen <jackychen@google.com>
Mon, 2 May 2016 17:15:03 +0000 (10:15 -0700)
commit136c29e3a3fbb0811a5d608b22bb983a8ea08ae1
treeefe085e0ae401fdacb643c225ba6ea95e4e4b920
parent5d27ee1c08af8351a2a1159fce3819f3c4c207fa
vp9: Refactor choose_partitioning.

Move skin superblock force split out of this function as well
as some minor code refactors. Checked bitexact for different speed
settings and different resolutions.

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