shithub: libvpx

Download patch

ref: 4a88ad89fdda7b1b1f5f98c9791f135b9119ae5f
parent: e8747866dc1c2eee2c366a34506acbdf87843378
author: Jingning Han <jingning@google.com>
date: Tue May 7 11:36:30 EDT 2013

Extend left/above partition context to per mi(8x8)

Update and buffer left/above partition information context per 8x8
block. This allows to further enable recursive partition down to
4x4 block size, and hence deprecating I4X4_PRED and SPLITMV.

This commit also fixes a context buffer swap/restore issue in 32x32
partition type search. This gives 0.1% performance gain for derf/yt.
Will refactor the superblock partition type search into recursion
form.

Change-Id: Ib61975aca5f12b78d8018481d7fa1393d085689b