]> granicus.if.org Git - libvpx/commit
Improved uv mv calculations in build inter predictor
authorScott LaVarnway <slavarnway@google.com>
Mon, 23 Jan 2012 16:34:43 +0000 (11:34 -0500)
committerScott LaVarnway <slavarnway@google.com>
Mon, 23 Jan 2012 16:34:43 +0000 (11:34 -0500)
commit8a6af9f98fa684e7aca989dadbdc87adfca13707
tree94b3fd9993d42e6cf27d2bbb7fa9f6df9a8f4bb7
parentf357e5e2f7e20af9343528add52fda63c948367f
Improved uv mv calculations in build inter predictor

Changed calculations to use shifts instead of if-then-else.
Eliminates branches.

Change-Id: I11b75e8bb305301ffd9cb577fb7df059a3cf9ea4
vp8/common/reconinter.c