]> granicus.if.org Git - libvpx/commit
Add vp9_non_greedy_mv.c/h
authorAngie Chiang <angiebird@google.com>
Thu, 18 Jul 2019 22:08:02 +0000 (15:08 -0700)
committerAngie Chiang <angiebird@google.com>
Thu, 18 Jul 2019 22:22:44 +0000 (15:22 -0700)
commit5362ce31ca7224815cff119f608304f77882f129
treeacc431f8bce51bafa03090d4bc732d5ef615d4c9
parent706f1f10e016f30f6f68afd938e25df9765ffb87
Add vp9_non_greedy_mv.c/h

Move vp9_nb_mvs_inconsistency to vp9_non_greedy_mv.c
This is to facilitate following SIMD optimizations.

Change-Id: I8eb8f820368928e0c4fb287e557cddf0bd2c763e
vp9/common/vp9_mv.h
vp9/encoder/vp9_mcomp.c
vp9/encoder/vp9_mcomp.h
vp9/encoder/vp9_non_greedy_mv.c [new file with mode: 0644]
vp9/encoder/vp9_non_greedy_mv.h [new file with mode: 0644]
vp9/encoder/vp9_rd.h
vp9/vp9cx.mk