Add the bidirectional MV prediction for B-frame on Haswell
authorZhao Yakui <yakui.zhao@intel.com>
Fri, 28 Dec 2012 08:30:50 +0000 (16:30 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 17 Jan 2013 05:08:40 +0000 (13:08 +0800)
commitf3d28947b7e4ba91fa7c273433ec54de56a9e83e
tree264d6c42d439e7e37c0377e94914a0ba71d28aaf
parent855a7f1fbf97c718bfdc7cab33348e3b333d1cbb
Add the bidirectional MV prediction for B-frame on Haswell

Now the B-frame only supports the forward prediction. In order to
get the better prediction result, the bidirection prediction is added
for B-frame. At the same time the MV prediction is also added.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/gen6_mfc_common.c
src/gen75_mfc.c
src/gen75_vme.c
src/shaders/vme/Makefile.am
src/shaders/vme/inter_bframe_haswell.asm [new file with mode: 0644]
src/shaders/vme/inter_bframe_haswell.g75a [new file with mode: 0644]
src/shaders/vme/inter_bframe_haswell.g75b [new file with mode: 0644]
src/shaders/vme/vme75.inc