vpx/vp9
Jingning Han 4a88ad89fd 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
2013-05-08 10:20:34 -07:00
..
common Extend left/above partition context to per mi(8x8) 2013-05-08 10:20:34 -07:00
decoder Extend left/above partition context to per mi(8x8) 2013-05-08 10:20:34 -07:00
encoder Extend left/above partition context to per mi(8x8) 2013-05-08 10:20:34 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Removing vp9_swap_yv12_buffer function and corresponding files. 2013-05-07 16:49:22 -07:00
vp9_cx_iface.c Initial addition of multiple ARF frames 2013-04-15 09:11:39 -07:00
vp9_dx_iface.c Merge branch 'master' into experimental 2013-04-26 12:57:10 -07:00
vp9_iface_common.h Code cleanup. 2013-04-01 18:23:04 -07:00
vp9cx.mk Automatically flag intrinsic files 2013-05-03 15:35:13 -07:00
vp9dx.mk Automatically flag intrinsic files 2013-05-03 15:35:13 -07:00