Adjust the mode/mv cost for VME parameter based on QP for HSW
authorZhao Yakui <yakui.zhao@intel.com>
Mon, 10 Dec 2012 08:29:37 +0000 (16:29 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 14 Dec 2012 02:49:16 +0000 (10:49 +0800)
commit30a03a2150b4bd52816def874745b72b6944d54e
treecc176b5066940c8549143f42ee1d67107d0c0910
parent27f012fc680d6bb8c26dc7397ddbdaca4a826b24
Adjust the mode/mv cost for VME parameter based on QP for HSW

Currently it will use the same mode/mv cost regardless of QP during VME
prediction, which causes that we get the same VME prediction. It is better
that we get the different VME prediction mode based on QP, which can be
adopted by using mode/mv cost.
Now it is only applied on HSW.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/gen6_mfc_common.c
src/gen6_vme.h
src/gen75_vme.c