]> granicus.if.org Git - libvpx/commit
Move integral projection motion search to vp9_mcomp.c
authorJingning Han <jingning@google.com>
Wed, 4 Mar 2015 18:28:33 +0000 (10:28 -0800)
committerJingning Han <jingning@google.com>
Wed, 4 Mar 2015 18:30:15 +0000 (10:30 -0800)
commit2deecdd5cbedfa977d3c3afd2d80df8242ce54b2
tree1a06daf1a6405c3e246780727804c3ae7dcb75d6
parent7d8061a44a8a8cd4ecb0463723cd6a2493c24b56
Move integral projection motion search to vp9_mcomp.c

Make it a general purpose fast motion estimation function, to be
used in the mode search process.

Change-Id: Ib354cb0e664dc61c30c0b2314297835ee75b157a
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_mcomp.c
vp9/encoder/vp9_mcomp.h