]> granicus.if.org Git - libvpx/commit
Refactor ref mv stack system
authorJingning Han <jingning@google.com>
Sat, 12 Dec 2015 06:39:40 +0000 (22:39 -0800)
committerJingning Han <jingning@google.com>
Mon, 11 Jan 2016 20:39:29 +0000 (12:39 -0800)
commit253a200d3ba09f7803b86e16e10713374fdc7648
treeac93051618bccef7eebaf8160f9a468334fb7dc7
parent387a10e3dcae530c83af31be95e8aef5064b0f5b
Refactor ref mv stack system

This commit re-works the reference motion vector stack process
and make it support extended context set. It unifies reference
motion vector checking process for row and column scan, as well as
for single block scan.

Change-Id: I68c05cde93cf8b0ca2ef4d1523399f405bd0a337
vp10/common/blockd.h
vp10/common/mv.h
vp10/common/mvref_common.c
vp10/common/mvref_common.h