]> granicus.if.org Git - libvpx/commit
Refactor the non-RD partition decision process
authorJingning Han <jingning@google.com>
Thu, 13 Mar 2014 22:51:36 +0000 (15:51 -0700)
committerJingning Han <jingning@google.com>
Thu, 13 Mar 2014 22:53:40 +0000 (15:53 -0700)
commit0d394299143f8e4606ce689c508a539c53219458
tree1b26de251fe750946cfbd29180948d7722f32fac
parent3d6286c73d391498ed4939028e57123fae3b3035
Refactor the non-RD partition decision process

Combine the common variables and functions used by different
speed features.

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