]> granicus.if.org Git - libvpx/commit
Add get_mv_dist
authorAngie Chiang <angiebird@google.com>
Thu, 24 Jan 2019 19:45:29 +0000 (11:45 -0800)
committerAngie Chiang <angiebird@google.com>
Fri, 25 Jan 2019 01:55:19 +0000 (17:55 -0800)
commitef3cb03d8b2c73fad6743315d25b03935ed544c2
treedb3fbbf1b362c5a356f3b244e43936be9244b8aa
parent4f36bea7e9ecbfd99fae737138a050c4c55a4536
Add get_mv_dist

Given an mv_mode, get_mv_dist() obtains the mv and uses it
to compute distortion.

Change-Id: I58b8c7137b99c2736d651e678f0cd013dbd94877
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_mcomp.c
vp9/encoder/vp9_mcomp.h