]> granicus.if.org Git - libvpx/commit
Refactor to remove GLOBAL_MOTION
authorJingning Han <jingning@google.com>
Wed, 11 Mar 2015 22:44:26 +0000 (15:44 -0700)
committerJingning Han <jingning@google.com>
Wed, 11 Mar 2015 22:53:15 +0000 (15:53 -0700)
commit1ca4d51b2e1a370b807919e567f6d7796885c40f
tree1433ee49398e363fd54a536ea40a6db86869dcaa
parentdc902fedb2052037edca8016d244df49bd7ca1d5
Refactor to remove GLOBAL_MOTION

Make the vp9_int_pro_motion_estimation() function return zero
motion vector if high bit depth is turned on, instead of removing
it from compiled codes.

Change-Id: Ia48f010eb590b2d517d5678c394110b326a1a95e
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_mcomp.c