]> granicus.if.org Git - libvpx/commit
Unify non-RD partition use cases
authorJingning Han <jingning@google.com>
Thu, 13 Mar 2014 22:31:23 +0000 (15:31 -0700)
committerJingning Han <jingning@google.com>
Thu, 13 Mar 2014 22:41:15 +0000 (15:41 -0700)
commit3d6286c73d391498ed4939028e57123fae3b3035
tree3f6194e9cb4dde0f8816752f04d33959edaf5dec
parentca0625ff3128f32510f21bfc47e7675ff47882b3
Unify non-RD partition use cases

This commit unifies the non-RD partition use cases for both fixed
and variable block sizes. Deprecate and remove the separate function
for fixed partition type only.

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