]> granicus.if.org Git - libvpx/commit
Refactor sub-pixel motion search unit
authorJingning Han <jingning@google.com>
Sun, 2 Nov 2014 18:45:32 +0000 (10:45 -0800)
committerJingning Han <jingning@google.com>
Mon, 3 Nov 2014 17:02:57 +0000 (09:02 -0800)
commite083f6bd0857bb325980501632d8f4666433cd00
tree7414003d714c579088949223332082e97ac5b71b
parent1c84e73ebda82f0089f6ae71acfe1710f5bed2c2
Refactor sub-pixel motion search unit

This commit unfolds the legacy macro definitions used in the
sub-pixel motion search and refactors the operational flow for
later optimizations.

Change-Id: I3e3f770cad961d03d1a6eb0b2a0186cc77eaf2b8
vp9/encoder/vp9_mcomp.c